Rate Overview
Live
1 ERN = 1.7684 HNL
1 HNL = 0.565475
ERN
Avg
1.7731
High
1.7753
Low
1.7684
Last updated: 5/7/2026, 12:16:43 AM
Quick Conversions
| ERN | HNL |
|---|---|
| 1 ERN | 1.77 HNL |
| 10 ERN | 17.68 HNL |
| 50 ERN | 88.42 HNL |
| 100 ERN | 176.84 HNL |
| 500 ERN | 884.21 HNL |
| 1,000 ERN | 1,768.43 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-05-07T00:16:43Z",
"rates": {
"HNL": 1.768425
}
}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": 176.8425,
"rate": 1.768425
}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