Rate Overview
Live
1 HTG = 0.606389 ALL
1 ALL = 1.6491
HTG
Avg
0.606683
High
0.608577
Low
0.604321
Last updated: 9/9/2026, 3:59:30 AM
Quick Conversions
| HTG | ALL |
|---|---|
| 1 HTG | 0.61 ALL |
| 10 HTG | 6.06 ALL |
| 50 HTG | 30.32 ALL |
| 100 HTG | 60.64 ALL |
| 500 HTG | 303.19 ALL |
| 1,000 HTG | 606.39 ALL |
Get HTG/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=ALLExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-09-09T03:59:30Z",
"rates": {
"ALL": 0.606389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "ALL",
"amount": 100
},
"result": 60.63889999999999,
"rate": 0.606389
}Build with HTG/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key