Returns an estimated exchange rate and fee breakdown. Rates update every ~30 seconds — this is not a locked quote.
Use this format: ApiKey <your_api_key>
Source currency code
usd, eur, mxn, brl, gbp "mxn"
Destination currency code
usd, eur, mxn, brl, gbp "usd"
Amount in source currency as a decimal string. Provide this OR destination_amount, not both.
"10000.00"
Desired amount in destination currency as a decimal string. Provide this OR source_amount, not both.
"50.00"
Quote returned successfully