Rate Overview
Live
1 NOK = 0.089507 EUR
1 EUR = 11.1723
NOK
Avg
0.090376
High
0.090937
Low
0.089507
Last updated: 6/19/2026, 8:33:08 AM
Quick Conversions
| NOK | EUR |
|---|---|
| 1 NOK | 0.09 EUR |
| 10 NOK | 0.90 EUR |
| 50 NOK | 4.48 EUR |
| 100 NOK | 8.95 EUR |
| 500 NOK | 44.75 EUR |
| 1,000 NOK | 89.51 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-06-19T08:33:08Z",
"rates": {
"EUR": 0.089507
}
}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.950700000000001,
"rate": 0.089507
}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