Rate Overview
Live
1 EUR = 11.1343 NOK
1 NOK = 0.089812
EUR
Avg
11.2062
High
11.2485
Low
11.1343
Last updated: 3/6/2026, 6:13:08 PM
Quick Conversions
| EUR | NOK |
|---|---|
| 1 EUR | 11.13 NOK |
| 10 EUR | 111.34 NOK |
| 50 EUR | 556.72 NOK |
| 100 EUR | 1,113.43 NOK |
| 500 EUR | 5,567.16 NOK |
| 1,000 EUR | 11,134.31 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-03-06T18:13:08Z",
"rates": {
"NOK": 11.134312
}
}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": 1113.4312,
"rate": 11.134312
}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