Rate Overview
Live
1 ERN = 1.7904 HNL
1 HNL = 0.558544
ERN
Avg
1.7891
High
1.7905
Low
1.7877
Last updated: 8/13/2026, 5:10:26 AM
Quick Conversions
| ERN | HNL |
|---|---|
| 1 ERN | 1.79 HNL |
| 10 ERN | 17.90 HNL |
| 50 ERN | 89.52 HNL |
| 100 ERN | 179.04 HNL |
| 500 ERN | 895.19 HNL |
| 1,000 ERN | 1,790.37 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-08-13T05:10:26Z",
"rates": {
"HNL": 1.79037
}
}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": 179.037,
"rate": 1.79037
}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