Rate Overview
Live
1 HTG = 0.622793 ALL
1 ALL = 1.6057
HTG
Avg
0.625636
High
0.635561
Low
0.612166
Last updated: 8/1/2026, 2:49:53 PM
Quick Conversions
| HTG | ALL |
|---|---|
| 1 HTG | 0.62 ALL |
| 10 HTG | 6.23 ALL |
| 50 HTG | 31.14 ALL |
| 100 HTG | 62.28 ALL |
| 500 HTG | 311.40 ALL |
| 1,000 HTG | 622.79 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-08-01T14:49:53Z",
"rates": {
"ALL": 0.622793
}
}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": 62.279300000000006,
"rate": 0.622793
}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