Rate Overview
Live
1 EUR = 11.2554 NOK
1 NOK = 0.088846
EUR
Avg
11.2940
High
11.3295
Low
11.2554
Last updated: 7/4/2026, 9:32:05 PM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 11.26 NOK |
| 10 EUR | 112.55 NOK |
| 50 EUR | 562.77 NOK |
| 100 EUR | 1,125.54 NOK |
| 500 EUR | 5,627.69 NOK |
| 1,000 EUR | 11,255.39 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-04T21:32:05Z",
"rates": {
"NOK": 11.255388
}
}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": 1125.5388,
"rate": 11.255388
}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