Rate Overview
Live
1 NOK = 1.5508 ERN
1 ERN = 0.644810
NOK
Avg
1.5301
High
1.6246
Low
1.4607
Last updated: 7/29/2026, 4:07:16 AM
Quick Conversions
| NOK | ERN |
|---|---|
| 1 NOK | 1.55 ERN |
| 10 NOK | 15.51 ERN |
| 50 NOK | 77.54 ERN |
| 100 NOK | 155.08 ERN |
| 500 NOK | 775.42 ERN |
| 1,000 NOK | 1,550.85 ERN |
Get NOK/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=ERNExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-29T04:07:16Z",
"rates": {
"ERN": 1.550845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "ERN",
"amount": 100
},
"result": 155.0845,
"rate": 1.550845
}Build with NOK/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key