Rate Overview
Live
1 ERN = 0.618327 NOK
1 NOK = 1.6173
ERN
Avg
0.645412
High
0.678108
Low
0.613953
Last updated: 5/27/2026, 8:39:24 PM
Quick Conversions
| ERN | NOK |
|---|---|
| 1 ERN | 0.62 NOK |
| 10 ERN | 6.18 NOK |
| 50 ERN | 30.92 NOK |
| 100 ERN | 61.83 NOK |
| 500 ERN | 309.16 NOK |
| 1,000 ERN | 618.33 NOK |
Get ERN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=NOKExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-05-27T20:39:24Z",
"rates": {
"NOK": 0.618327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "NOK",
"amount": 100
},
"result": 61.832699999999996,
"rate": 0.618327
}Build with ERN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key