PASAR API
Official NOK middle exchange rates (~40 currencies) plus policy/Nowa/government-securities interest rates, published daily around 16:00 CET.
View docs ↗ More Banking & finance APIscurl 'https://data.norges-bank.no/api'
I'm building an app using a free Norway API (no auth needed). API: Norges Bank ~ exchange rates & interest rates Provider: Norges Bank Endpoint: GET https://data.norges-bank.no/api It returns JSON. Source: Norges Bank (https://www.norges-bank.no/en/topics/Statistics/open-data/) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON Integration difficulty: Copy-paste ready Last checked: 2026-07-05 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.