Rate Overview
Live
1 ERN = 0.639875 NOK
1 NOK = 1.5628
ERN
Avg
0.643496
High
0.648547
Low
0.639875
Last updated: 7/22/2026, 1:37:30 PM
Quick Conversions
| ERN | NOK |
|---|---|
| 1 ERN | 0.64 NOK |
| 10 ERN | 6.40 NOK |
| 50 ERN | 31.99 NOK |
| 100 ERN | 63.99 NOK |
| 500 ERN | 319.94 NOK |
| 1,000 ERN | 639.88 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-07-22T13:37:30Z",
"rates": {
"NOK": 0.639875
}
}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": 63.9875,
"rate": 0.639875
}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