Convert an amount between two currencies — get the current exchange rate.
POST /api/v1/finance/currencies/convert
Returns the converted amount based on current market rates. Used for FX calculations when a payer wants to pay in a different currency than the payee requested.
Parameters
Body
Request example
Response
Response schema
Returns astring — the converted amount.