Rate Overview
Live
1 ERN = 1.7875 HNL
1 HNL = 0.559437
ERN
Avg
1.7900
High
1.7924
Low
1.7875
Last updated: 9/3/2026, 5:02:30 AM
Quick Conversions
| ERN | HNL |
|---|---|
| 1 ERN | 1.79 HNL |
| 10 ERN | 17.88 HNL |
| 50 ERN | 89.38 HNL |
| 100 ERN | 178.75 HNL |
| 500 ERN | 893.76 HNL |
| 1,000 ERN | 1,787.51 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-09-03T05:02:30Z",
"rates": {
"HNL": 1.787511
}
}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.7511,
"rate": 1.787511
}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