Rate Overview
Live
1 ERN = 1.7745 HNL
1 HNL = 0.563551
ERN
Avg
1.7667
High
1.7747
Low
1.7580
Last updated: 5/27/2026, 4:52:55 AM
Quick Conversions
| ERN | HNL |
|---|---|
| 1 ERN | 1.77 HNL |
| 10 ERN | 17.74 HNL |
| 50 ERN | 88.72 HNL |
| 100 ERN | 177.45 HNL |
| 500 ERN | 887.23 HNL |
| 1,000 ERN | 1,774.46 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-27T04:52:55Z",
"rates": {
"HNL": 1.774461
}
}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": 177.4461,
"rate": 1.774461
}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