Rate Overview
Live
1 HTG = 0.022974 LTL
1 LTL = 43.5275
HTG
Avg
0.023301
High
0.025553
Low
0.022303
Last updated: 8/1/2026, 6:48:45 AM
Quick Conversions
| HTG | LTL |
|---|---|
| 1 HTG | 0.02 LTL |
| 10 HTG | 0.23 LTL |
| 50 HTG | 1.15 LTL |
| 100 HTG | 2.30 LTL |
| 500 HTG | 11.49 LTL |
| 1,000 HTG | 22.97 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-08-01T06:48:45Z",
"rates": {
"LTL": 0.022974
}
}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.2974,
"rate": 0.022974
}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