Rate Overview
Live
1 EUR = 10.8077 NOK
1 NOK = 0.092527
EUR
Avg
10.7631
High
10.8077
Low
10.7075
Last updated: 5/27/2026, 1:57:33 PM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 10.81 NOK |
| 10 EUR | 108.08 NOK |
| 50 EUR | 540.38 NOK |
| 100 EUR | 1,080.77 NOK |
| 500 EUR | 5,403.84 NOK |
| 1,000 EUR | 10,807.68 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-05-27T13:57:33Z",
"rates": {
"NOK": 10.807679
}
}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": 1080.7679,
"rate": 10.807679
}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