Rate Overview
Live
1 HTG = 0.617079 ALL
1 ALL = 1.6205
HTG
Avg
0.621191
High
0.625638
Low
0.617079
Last updated: 4/18/2026, 8:46:15 AM
Quick Conversions
| HTG | ALL |
|---|---|
| 1 HTG | 0.62 ALL |
| 10 HTG | 6.17 ALL |
| 50 HTG | 30.85 ALL |
| 100 HTG | 61.71 ALL |
| 500 HTG | 308.54 ALL |
| 1,000 HTG | 617.08 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-04-18T08:46:15Z",
"rates": {
"ALL": 0.617079
}
}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.7079,
"rate": 0.617079
}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