Rate Overview
Live
1 HTG = 0.630466 ALL
1 ALL = 1.5861
HTG
Avg
0.626592
High
0.632371
Low
0.618621
Last updated: 3/7/2026, 3:09:14 AM
Quick Conversions
| HTG | ALL |
|---|---|
| 1 HTG | 0.63 ALL |
| 10 HTG | 6.30 ALL |
| 50 HTG | 31.52 ALL |
| 100 HTG | 63.05 ALL |
| 500 HTG | 315.23 ALL |
| 1,000 HTG | 630.47 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-07T03:09:14Z",
"rates": {
"ALL": 0.630466
}
}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.0466,
"rate": 0.630466
}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