Currency Rates
Get exchange rates
Returns exchange rates for 150+ currencies relative to EUR.
get/api/currency/rates
Query parameters
sourcestring
Optional integration name or domain for attribution tracking.
Response
Currency rates
Example response
{
"meta": {
"base": "EUR",
"refreshed_every_hours": 6,
"max_age_seconds": 90000,
"scope": "fiat"
},
"_attribution": {
"data_source": "openvan.camp",
"license": "CC BY 4.0",
"attribution_url": "https://openvan.camp/"
}
}