New FX-Rate

Retrieve current exchangeable rate for a certain currency pair and use it in booking an FX Conversion.

The quoted rate is usually valid for 20 seconds because Finmo’s platform supports only live rates at this point.

Body Params
string
required

Source (sending) currency code. It has to be a valid ISO 4217 currency code.

string
required

Target (receiving) currency code. It has to be a valid ISO 4217 currency code.

number | null
required

Conditionally required: Either source_amount or target_amount is required, never both. Amount in source currency.

number | null
required

Conditionally required: Either source_amount or target_amount is required, never both. Amount in target currency.

Headers
string
required
Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8