Rate Overview
Live
1 YER = 0.112541 HNL
1 HNL = 8.8857
YER
Avg
0.110744
High
0.112693
Low
0.108621
Last updated: 7/28/2026, 8:29:10 PM
Quick Conversions
| YER | HNL |
|---|---|
| 1 YER | 0.11 HNL |
| 10 YER | 1.13 HNL |
| 50 YER | 5.63 HNL |
| 100 YER | 11.25 HNL |
| 500 YER | 56.27 HNL |
| 1,000 YER | 112.54 HNL |
Get YER/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=HNLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-28T20:29:10Z",
"rates": {
"HNL": 0.112541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "HNL",
"amount": 100
},
"result": 11.254100000000001,
"rate": 0.112541
}Build with YER/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key