Rate Overview
Live
1 ERN = 0.623909 NOK
1 NOK = 1.6028
ERN
Avg
0.629662
High
0.636036
Low
0.623909
Last updated: 4/17/2026, 7:35:42 AM
Quick Conversions
| ERN | NOK |
|---|---|
| 1 ERN | 0.62 NOK |
| 10 ERN | 6.24 NOK |
| 50 ERN | 31.20 NOK |
| 100 ERN | 62.39 NOK |
| 500 ERN | 311.95 NOK |
| 1,000 ERN | 623.91 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-04-17T07:35:42Z",
"rates": {
"NOK": 0.623909
}
}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": 62.3909,
"rate": 0.623909
}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