latestOpenAPI 3.0.02026-08-10234193.3 KB

60e380005037

Services

Exchange rates

This API method allows you to retrieve the exchange rates for different currencies based on a specific amount and your own currency. By providing the amount and the currency code, you can access the current exchange rates against various other currencies. The response will include the exchange rates for the specified amount in comparison to each currency, allowing you to see currency conversions.

post/exchange-rates/conversion

Request body

amountnumber float

Amount of money to get sum in exchange rate for specified currency. Must include 2 decimal places.

countryCodestring

Sender`s country code, according to the ISO 3166-1 Alpha-2 standard.

currencyCodestring

Currency code to get exchange rate, according to the iso-4217 standard.

datestring date-time

Operation date for exchange rate in ISO 8601 format.

Response

shipments