Rate Overview
Live
1 HTG = 0.611669 ALL
1 ALL = 1.6349
HTG
Avg
0.612954
High
0.615517
Low
0.609011
Last updated: 8/19/2026, 4:07:07 AM
Quick Conversions
| HTG | ALL |
|---|---|
| 1 HTG | 0.61 ALL |
| 10 HTG | 6.12 ALL |
| 50 HTG | 30.58 ALL |
| 100 HTG | 61.17 ALL |
| 500 HTG | 305.83 ALL |
| 1,000 HTG | 611.67 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-19T04:07:07Z",
"rates": {
"ALL": 0.611669
}
}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": 61.1669,
"rate": 0.611669
}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