Rate Overview
Live
1 NOK = 0.091518 EUR
1 EUR = 10.9268
NOK
Avg
0.091915
High
0.092545
Low
0.091518
Last updated: 5/7/2026, 3:50:23 PM
Quick Conversions
| NOK | EUR |
|---|---|
| 1 NOK | 0.09 EUR |
| 10 NOK | 0.92 EUR |
| 50 NOK | 4.58 EUR |
| 100 NOK | 9.15 EUR |
| 500 NOK | 45.76 EUR |
| 1,000 NOK | 91.52 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-07T15:50:23Z",
"rates": {
"EUR": 0.091518
}
}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.1518,
"rate": 0.091518
}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