Rate Overview
Live
1 HNL = 9.0103 YER
1 YER = 0.110984
HNL
Avg
9.0009
High
9.0103
Low
8.9891
Last updated: 3/7/2026, 1:06:59 AM
Quick Conversions
| HNL | YER |
|---|---|
| 1 HNL | 9.01 YER |
| 10 HNL | 90.10 YER |
| 50 HNL | 450.51 YER |
| 100 HNL | 901.03 YER |
| 500 HNL | 4,505.14 YER |
| 1,000 HNL | 9,010.29 YER |
Get HNL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=YERExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-03-07T01:06:59Z",
"rates": {
"YER": 9.010286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "YER",
"amount": 100
},
"result": 901.0286000000001,
"rate": 9.010286
}Build with HNL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key