---
title: "Changes to Request Currency Conversion Rate & Value Multiple Exchanger - POST"
method: POST
path: "/convert"
---

# Changes to Request Currency Conversion Rate & Value Multiple Exchanger - POST

`POST /convert`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 13 revisions.

- **2026-07-17** `5c4078eeae92` — 1 info
- **2018-09-25** `bc6746a3bee9` — 3 info
- **2018-09-25** `18a6ab79da14` — 2 info
- **2018-09-25** `319dc6420526` — 1 breaking, 4 info

## Changes

- **2026-07-17** `5c4078eeae92` — 1 info
  - api operation id `ConvertCurrency` removed and replaced with `ConvertCurrencyPost`
- **2018-09-25** `bc6746a3bee9` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the success response with the status `200`
- **2018-09-25** `18a6ab79da14` — 2 info
  - api operation id `addPet` removed and replaced with `ConvertCurrency`
  - the endpoint scheme security `petstore_auth` was removed from the API
- **2018-09-25** `319dc6420526` — 1 breaking, 4 info
  - removed the success response with the status `200`
  - api operation id `ConvertCurrencyPost` removed and replaced with `addPet`
  - the endpoint scheme security `petstore_auth` was added to the API
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`

---

[Operation](https://skmtc.dev/me-io/apis/go-swap-server/docs/convert/post.md) · [API](https://skmtc.dev/me-io/apis/go-swap-server.md) · [Page](https://skmtc.dev/me-io/apis/go-swap-server/changes/convert/post)
