Norges Bank
NB · Norway · NOK- 1999–present
- Middle rate
- 40 currencies
- Data source
- Terms
API examples
Fetch provider's latest rates.
curl https://api.frankfurter.dev/v2/rates?providers=NBFetch provider's five years of monthly rates.
curl https://api.frankfurter.dev/v2/rates?from=2021-06-22&group=month&providers=NBFetch provider's current USD/NOK.
curl https://api.frankfurter.dev/v2/rate/USD/NOK?providers=NBThe public API lives at api.frankfurter.dev. For the full reference and more examples, see the docs.