Rate Overview
Live
1 ERN = 0.650584 NOK
1 NOK = 1.5371
ERN
Avg
0.639197
High
0.650584
Low
0.633134
Last updated: 6/19/2026, 8:29:44 AM
Quick Conversions
| ERN | NOK |
|---|---|
| 1 ERN | 0.65 NOK |
| 10 ERN | 6.51 NOK |
| 50 ERN | 32.53 NOK |
| 100 ERN | 65.06 NOK |
| 500 ERN | 325.29 NOK |
| 1,000 ERN | 650.58 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-06-19T08:29:44Z",
"rates": {
"NOK": 0.650584
}
}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": 65.0584,
"rate": 0.650584
}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