Rate Overview
Live
1 HTG = 0.022710 LTL
1 LTL = 44.0335
HTG
Avg
0.022683
High
0.022732
Low
0.022557
Last updated: 5/29/2026, 9:45:11 PM
Quick Conversions
| HTG | LTL |
|---|---|
| 1 HTG | 0.02 LTL |
| 10 HTG | 0.23 LTL |
| 50 HTG | 1.14 LTL |
| 100 HTG | 2.27 LTL |
| 500 HTG | 11.36 LTL |
| 1,000 HTG | 22.71 LTL |
Get HTG/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=LTLExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-29T21:45:11Z",
"rates": {
"LTL": 0.02271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "LTL",
"amount": 100
},
"result": 2.271,
"rate": 0.02271
}Build with HTG/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key