Rate Overview
Live
1 NOK = 0.092734 EUR
1 EUR = 10.7835
NOK
Avg
0.090086
High
0.103546
Low
0.083611
Last updated: 5/28/2026, 9:45:37 AM
Quick Conversions
| NOK | EUR |
|---|---|
| 1 NOK | 0.09 EUR |
| 10 NOK | 0.93 EUR |
| 50 NOK | 4.64 EUR |
| 100 NOK | 9.27 EUR |
| 500 NOK | 46.37 EUR |
| 1,000 NOK | 92.73 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-05-28T09:45:37Z",
"rates": {
"EUR": 0.092734
}
}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.2734,
"rate": 0.092734
}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