Rate Overview
Live
1 ERN = 1.7817 HNL
1 HNL = 0.561264
ERN
Avg
1.7818
High
1.7826
Low
1.7804
Last updated: 6/16/2026, 9:20:24 AM
Quick Conversions
| ERN | HNL |
|---|---|
| 1 ERN | 1.78 HNL |
| 10 ERN | 17.82 HNL |
| 50 ERN | 89.08 HNL |
| 100 ERN | 178.17 HNL |
| 500 ERN | 890.85 HNL |
| 1,000 ERN | 1,781.69 HNL |
Get ERN/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=HNLExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-06-16T09:20:24Z",
"rates": {
"HNL": 1.781693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "HNL",
"amount": 100
},
"result": 178.1693,
"rate": 1.781693
}Build with ERN/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key