GET /nordic/ecb/fx-latest
Siste spotkurser for de viktigste valutaene mot EUR i ett kall.
curl https://nordapi.ee/api/v1/nordic/ecb/fx-latest
{
"data": {
"AUD": 1.6442,
"CAD": 1.618,
"CHF": 0.9217,
"CNY": 7.822,
"DKK": 7.4744,
"GBP": 0.86305,
"JPY": 185.3,
"NOK": 11.0255,
"SEK": 10.928,
"USD": 1.1567
},
"success": true
}