Rate Overview
Live
1 ALL = 1.5801 HTG
1 HTG = 0.632873
ALL
Avg
1.5613
High
1.6181
Low
1.4277
Last updated: 3/27/2026, 1:46:52 PM
Quick Conversions
| ALL | HTG |
|---|---|
| 1 ALL | 1.58 HTG |
| 10 ALL | 15.80 HTG |
| 50 ALL | 79.00 HTG |
| 100 ALL | 158.01 HTG |
| 500 ALL | 790.05 HTG |
| 1,000 ALL | 1,580.10 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-03-27T13:46:52Z",
"rates": {
"HTG": 1.580095
}
}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": 158.0095,
"rate": 1.580095
}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