Rate Overview
Live
1 ALL = 1.6527 HTG
1 HTG = 0.605074
ALL
Avg
1.6389
High
1.6527
Low
1.6279
Last updated: 8/21/2026, 8:34:56 PM
Quick Conversions
| ALL | HTG |
|---|---|
| 1 ALL | 1.65 HTG |
| 10 ALL | 16.53 HTG |
| 50 ALL | 82.63 HTG |
| 100 ALL | 165.27 HTG |
| 500 ALL | 826.35 HTG |
| 1,000 ALL | 1,652.69 HTG |
Get ALL/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=HTGExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-21T20:34:56Z",
"rates": {
"HTG": 1.65269
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "HTG",
"amount": 100
},
"result": 165.269,
"rate": 1.65269
}Build with ALL/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key