Get exchange rates [fiat to fiat]

Get Exchange rates [fiat to fiat]

GET https://payments.finrax.com/api/v1/exchange/rates/fiat

Get the most recent fiat exchange rates. Update time: every 30 minutes.

Query Parameters

{
"USD": {
"USD": "1",
"CHF": "0.935074"
},
"EUR": {
"USD": "1.186102",
"CHF": "1.109093"
},
"GBP": {
"USD": "1.38394",
"CHF": "1.294086"
}
}

Last updated