Rate Overview
Live
1 YER = 0.549443 HTG
1 HTG = 1.8200
YER
Avg
0.550580
High
0.553469
Low
0.549042
Last updated: 3/28/2026, 10:53:12 AM
Quick Conversions
| YER | HTG |
|---|---|
| 1 YER | 0.55 HTG |
| 10 YER | 5.49 HTG |
| 50 YER | 27.47 HTG |
| 100 YER | 54.94 HTG |
| 500 YER | 274.72 HTG |
| 1,000 YER | 549.44 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-03-28T10:53:12Z",
"rates": {
"HTG": 0.549443
}
}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": 54.9443,
"rate": 0.549443
}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