Rate Overview
Live
1 HTG = 0.632873 ALL
1 ALL = 1.5801
HTG
Avg
0.626271
High
0.635561
Low
0.612166
Last updated: 3/27/2026, 10:16:31 AM
Quick Conversions
| HTG | ALL |
|---|---|
| 1 HTG | 0.63 ALL |
| 10 HTG | 6.33 ALL |
| 50 HTG | 31.64 ALL |
| 100 HTG | 63.29 ALL |
| 500 HTG | 316.44 ALL |
| 1,000 HTG | 632.87 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-03-27T10:16:31Z",
"rates": {
"ALL": 0.632873
}
}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": 63.2873,
"rate": 0.632873
}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