Rate Overview
Live
1 NOK = 1.5456 ERN
1 ERN = 0.646990
NOK
Avg
1.5419
High
1.5824
Low
1.4882
Last updated: 3/27/2026, 3:13:00 PM
Quick Conversions
| NOK | ERN |
|---|---|
| 1 NOK | 1.55 ERN |
| 10 NOK | 15.46 ERN |
| 50 NOK | 77.28 ERN |
| 100 NOK | 154.56 ERN |
| 500 NOK | 772.81 ERN |
| 1,000 NOK | 1,545.62 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-03-27T15:13:00Z",
"rates": {
"ERN": 1.54562
}
}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": 154.562,
"rate": 1.54562
}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