Rate Overview
Live
1 ERN = 1.7842 HNL
1 HNL = 0.560489
ERN
Avg
1.7740
High
1.7864
Low
1.7631
Last updated: 7/23/2026, 11:10:40 AM
Quick Conversions
| ERN | HNL |
|---|---|
| 1 ERN | 1.78 HNL |
| 10 ERN | 17.84 HNL |
| 50 ERN | 89.21 HNL |
| 100 ERN | 178.42 HNL |
| 500 ERN | 892.08 HNL |
| 1,000 ERN | 1,784.16 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-23T11:10:40Z",
"rates": {
"HNL": 1.784156
}
}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.4156,
"rate": 1.784156
}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