Rate Overview
Live
1 EUR = 10.7862 NOK
1 NOK = 0.092711
EUR
Avg
11.3159
High
11.9150
Low
10.7295
Last updated: 5/27/2026, 3:13:42 PM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 10.79 NOK |
| 10 EUR | 107.86 NOK |
| 50 EUR | 539.31 NOK |
| 100 EUR | 1,078.62 NOK |
| 500 EUR | 5,393.08 NOK |
| 1,000 EUR | 10,786.16 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-27T15:13:42Z",
"rates": {
"NOK": 10.78616
}
}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": 1078.616,
"rate": 10.78616
}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