Rate Overview
Live
1 EUR = 10.8006 NOK
1 NOK = 0.092588
EUR
Avg
10.7623
High
10.8006
Low
10.7075
Last updated: 5/27/2026, 12:32:14 PM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 10.80 NOK |
| 10 EUR | 108.01 NOK |
| 50 EUR | 540.03 NOK |
| 100 EUR | 1,080.06 NOK |
| 500 EUR | 5,400.28 NOK |
| 1,000 EUR | 10,800.56 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-27T12:32:14Z",
"rates": {
"NOK": 10.800557
}
}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.0557,
"rate": 10.800557
}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