Rate Overview
Live
1 ERN = 0.648771 NOK
1 NOK = 1.5414
ERN
Avg
0.648963
High
0.671943
Low
0.631968
Last updated: 3/27/2026, 5:17:59 PM
Quick Conversions
| ERN | NOK |
|---|---|
| 1 ERN | 0.65 NOK |
| 10 ERN | 6.49 NOK |
| 50 ERN | 32.44 NOK |
| 100 ERN | 64.88 NOK |
| 500 ERN | 324.39 NOK |
| 1,000 ERN | 648.77 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-03-27T17:17:59Z",
"rates": {
"NOK": 0.648771
}
}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": 64.8771,
"rate": 0.648771
}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