GET /nordic/ecb/fx-latest
Nýjasta staðgengi fyrir helstu gjaldmiðla á móti EUR í einu kalli.
curl https://nordapi.ee/api/v1/nordic/ecb/fx-latest
{
"data": {
"AUD": 1.6411,
"CAD": 1.6248,
"CHF": 0.9224,
"CNY": 7.8334,
"DKK": 7.4747,
"GBP": 0.86471,
"JPY": 185.94,
"NOK": 11.0465,
"SEK": 10.897,
"USD": 1.1594
},
"success": true
}