Rate Overview
Live
1 YER = 0.111797 HNL
1 HNL = 8.9448
YER
Avg
0.111569
High
0.111797
Low
0.111175
Last updated: 5/7/2026, 11:24:55 AM
Quick Conversions
| YER | HNL |
|---|---|
| 1 YER | 0.11 HNL |
| 10 YER | 1.12 HNL |
| 50 YER | 5.59 HNL |
| 100 YER | 11.18 HNL |
| 500 YER | 55.90 HNL |
| 1,000 YER | 111.80 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-05-07T11:24:55Z",
"rates": {
"HNL": 0.111797
}
}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.179699999999999,
"rate": 0.111797
}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