Rate Overview
Live
1 NOK = 0.090248 EUR
1 EUR = 11.0806
NOK
Avg
0.089882
High
0.090248
Low
0.089523
Last updated: 4/15/2026, 11:52:16 PM
Quick Conversions
| NOK | EUR |
|---|---|
| 1 NOK | 0.09 EUR |
| 10 NOK | 0.90 EUR |
| 50 NOK | 4.51 EUR |
| 100 NOK | 9.02 EUR |
| 500 NOK | 45.12 EUR |
| 1,000 NOK | 90.25 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-04-15T23:52:16Z",
"rates": {
"EUR": 0.090248
}
}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": 9.024799999999999,
"rate": 0.090248
}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