Rate Overview
Live
1 EUR = 11.0082 NOK
1 NOK = 0.090842
EUR
Avg
11.0025
High
11.0555
Low
10.9345
Last updated: 6/16/2026, 3:06:41 PM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 11.01 NOK |
| 10 EUR | 110.08 NOK |
| 50 EUR | 550.41 NOK |
| 100 EUR | 1,100.82 NOK |
| 500 EUR | 5,504.09 NOK |
| 1,000 EUR | 11,008.17 NOK |
Get EUR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=NOKExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-06-16T15:06:41Z",
"rates": {
"NOK": 11.008171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "NOK",
"amount": 100
},
"result": 1100.8171,
"rate": 11.008171
}Build with EUR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key