Rate Overview
Live
1 EUR = 11.1693 NOK
1 NOK = 0.089531
EUR
Avg
11.0990
High
11.1693
Low
11.0331
Last updated: 7/19/2026, 10:31:35 PM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 11.17 NOK |
| 10 EUR | 111.69 NOK |
| 50 EUR | 558.46 NOK |
| 100 EUR | 1,116.93 NOK |
| 500 EUR | 5,584.63 NOK |
| 1,000 EUR | 11,169.26 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-19T22:31:35Z",
"rates": {
"NOK": 11.169256
}
}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": 1116.9256,
"rate": 11.169256
}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