Rate Overview
Live
1 EUR = 10.9364 NOK
1 NOK = 0.091438
EUR
Avg
10.9659
High
10.9890
Low
10.9325
Last updated: 8/14/2026, 4:58:20 PM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 10.94 NOK |
| 10 EUR | 109.36 NOK |
| 50 EUR | 546.82 NOK |
| 100 EUR | 1,093.64 NOK |
| 500 EUR | 5,468.18 NOK |
| 1,000 EUR | 10,936.35 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-08-14T16:58:20Z",
"rates": {
"NOK": 10.936354
}
}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": 1093.6354,
"rate": 10.936354
}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