Rate Overview
Live
1 ALL = 1.6495 HTG
1 HTG = 0.606261
ALL
Avg
1.6501
High
1.6547
Low
1.6473
Last updated: 9/11/2026, 10:17:12 PM
Quick Conversions
| ALL | HTG |
|---|---|
| 1 ALL | 1.65 HTG |
| 10 ALL | 16.49 HTG |
| 50 ALL | 82.47 HTG |
| 100 ALL | 164.95 HTG |
| 500 ALL | 824.73 HTG |
| 1,000 ALL | 1,649.45 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-09-11T22:17:12Z",
"rates": {
"HTG": 1.649454
}
}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": 164.9454,
"rate": 1.649454
}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