Rate Overview
Live
1 ERN = 1.7831 HNL
1 HNL = 0.560811
ERN
Avg
1.7794
High
1.7848
Low
1.7500
Last updated: 7/7/2026, 6:08:30 AM
Quick Conversions
| ERN | HNL |
|---|---|
| 1 ERN | 1.78 HNL |
| 10 ERN | 17.83 HNL |
| 50 ERN | 89.16 HNL |
| 100 ERN | 178.31 HNL |
| 500 ERN | 891.57 HNL |
| 1,000 ERN | 1,783.13 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-07-07T06:08:30Z",
"rates": {
"HNL": 1.783132
}
}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.3132,
"rate": 1.783132
}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