Rate Overview
Live
1 YER = 0.550846 HTG
1 HTG = 1.8154
YER
Avg
0.552269
High
0.555786
Low
0.550846
Last updated: 9/4/2026, 9:46:37 AM
Quick Conversions
| YER | HTG |
|---|---|
| 1 YER | 0.55 HTG |
| 10 YER | 5.51 HTG |
| 50 YER | 27.54 HTG |
| 100 YER | 55.08 HTG |
| 500 YER | 275.42 HTG |
| 1,000 YER | 550.85 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-09-04T09:46:37Z",
"rates": {
"HTG": 0.550846
}
}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.084599999999995,
"rate": 0.550846
}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