Rate Overview
Live
1 EUR = 10.9855 NOK
1 NOK = 0.091029
EUR
Avg
11.1776
High
12.1244
Low
9.6628
Last updated: 7/22/2026, 7:11:38 AM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 10.99 NOK |
| 10 EUR | 109.85 NOK |
| 50 EUR | 549.27 NOK |
| 100 EUR | 1,098.55 NOK |
| 500 EUR | 5,492.73 NOK |
| 1,000 EUR | 10,985.46 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-07-22T07:11:38Z",
"rates": {
"NOK": 10.985461
}
}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": 1098.5461,
"rate": 10.985461
}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