Rate Overview
Live
1 NOK = 0.089407 EUR
1 EUR = 11.1848
NOK
Avg
0.085928
High
0.090739
Low
0.082511
Last updated: 3/26/2026, 9:53:24 PM
Quick Conversions
| NOK | EUR |
|---|---|
| 1 NOK | 0.09 EUR |
| 10 NOK | 0.89 EUR |
| 50 NOK | 4.47 EUR |
| 100 NOK | 8.94 EUR |
| 500 NOK | 44.70 EUR |
| 1,000 NOK | 89.41 EUR |
Get NOK/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=EURExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-26T21:53:24Z",
"rates": {
"EUR": 0.089407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "EUR",
"amount": 100
},
"result": 8.9407,
"rate": 0.089407
}Build with NOK/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key