Rate Overview
Live
1 YER = 0.550270 HTG
1 HTG = 1.8173
YER
Avg
0.550934
High
0.553258
Low
0.547658
Last updated: 7/8/2026, 3:10:07 AM
Quick Conversions
| YER | HTG |
|---|---|
| 1 YER | 0.55 HTG |
| 10 YER | 5.50 HTG |
| 50 YER | 27.51 HTG |
| 100 YER | 55.03 HTG |
| 500 YER | 275.14 HTG |
| 1,000 YER | 550.27 HTG |
Get YER/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=HTGExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-08T03:10:07Z",
"rates": {
"HTG": 0.55027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "HTG",
"amount": 100
},
"result": 55.027,
"rate": 0.55027
}Build with YER/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key