v1

latestOpenAPI 3.1.02026-07-266133267.6 KB

Fetch Exchange Rates

Retrieve exchange rate between currency pairs

get/v3/fx/payout

Query parameters

initial_currencystring required

ISO 4217 standard specifies three-letter ("Alpha-3") codes. e.g. USD

final_currencystring required

ISO 4217 standard specifies three-letter ("Alpha-3") codes. e.g. USD

amountstring

Amount in cents. For example if you want to charge $10.12 pass 1012 as the value. For decimal handling for various currencies, refer to the guide <a href='/API-Reference/appendix/Decimal-Currencies'>here</a>

Response

200

statusstring

Indicates whether the FX conversion request was successful.

messagestring

Additional information about the FX conversion operation, if any.