Rate Overview
Live
1 EUR = 10.8976 NOK
1 NOK = 0.091764
EUR
Avg
11.1305
High
11.3295
Low
10.8880
Last updated: 7/26/2026, 6:56:33 PM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 10.90 NOK |
| 10 EUR | 108.98 NOK |
| 50 EUR | 544.88 NOK |
| 100 EUR | 1,089.76 NOK |
| 500 EUR | 5,448.79 NOK |
| 1,000 EUR | 10,897.57 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-26T18:56:33Z",
"rates": {
"NOK": 10.897572
}
}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": 1089.7572,
"rate": 10.897572
}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