v1

latestOpenAPI 3.1.02026-07-244511495.5 KB
Exchange

Get a quote for an exchange between two currencies

Get a quote for an exchange between two currencies

get/v1/exchange/quote

Query parameters

from_amountinteger

The amount to convert from

from_accountstring uuid required

The account the funds will be debited from

to_amountinteger

The amount to convert to

to_accountstring uuid required

The account the funds will be credited to

Response

Successfully retrieved exchange rate

exchange_ratenumber float required
from_amountinteger required
from_currency'AED' | 'USD' | 'JOD' | 'EGP' | 'SAR' | 'GBP' | 'EUR' | 'HKD' | 'CNH' | 'SGD' required
to_amountinteger required
to_currency'AED' | 'USD' | 'JOD' | 'EGP' | 'SAR' | 'GBP' | 'EUR' | 'HKD' | 'CNH' | 'SGD' required