Rate Overview
Live
1 ALL = 1.5986 HTG
1 HTG = 0.625555
ALL
Avg
1.5955
High
1.6039
Low
1.5882
Last updated: 5/27/2026, 6:34:55 PM
Quick Conversions
| ALL | HTG |
|---|---|
| 1 ALL | 1.60 HTG |
| 10 ALL | 15.99 HTG |
| 50 ALL | 79.93 HTG |
| 100 ALL | 159.86 HTG |
| 500 ALL | 799.29 HTG |
| 1,000 ALL | 1,598.58 HTG |
Get ALL/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=HTGExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-27T18:34:55Z",
"rates": {
"HTG": 1.598581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "HTG",
"amount": 100
},
"result": 159.8581,
"rate": 1.598581
}Build with ALL/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key