Rate Overview
Live
1 HTG = 0.022553 LTL
1 LTL = 44.3400
HTG
Avg
0.022537
High
0.022608
Low
0.022471
Last updated: 5/9/2026, 6:04:41 AM
Quick Conversions
| HTG | LTL |
|---|---|
| 1 HTG | 0.02 LTL |
| 10 HTG | 0.23 LTL |
| 50 HTG | 1.13 LTL |
| 100 HTG | 2.26 LTL |
| 500 HTG | 11.28 LTL |
| 1,000 HTG | 22.55 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-09T06:04:41Z",
"rates": {
"LTL": 0.022553
}
}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.2553,
"rate": 0.022553
}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