Rate Overview
Live
1 HNL = 0.563551 ERN
1 ERN = 1.7745
HNL
Avg
0.563666
High
0.565749
Low
0.561453
Last updated: 5/27/2026, 8:48:52 AM
Quick Conversions
| HNL | ERN |
|---|---|
| 1 HNL | 0.56 ERN |
| 10 HNL | 5.64 ERN |
| 50 HNL | 28.18 ERN |
| 100 HNL | 56.36 ERN |
| 500 HNL | 281.78 ERN |
| 1,000 HNL | 563.55 ERN |
Get HNL/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=ERNExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-05-27T08:48:52Z",
"rates": {
"ERN": 0.563551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "ERN",
"amount": 100
},
"result": 56.3551,
"rate": 0.563551
}Build with HNL/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key