Rate Overview
Live
1 HTG = 0.022653 LTL
1 LTL = 44.1443
HTG
Avg
0.022494
High
0.022680
Low
0.022199
Last updated: 3/7/2026, 4:07:28 AM
Quick Conversions
| HTG | LTL |
|---|---|
| 1 HTG | 0.02 LTL |
| 10 HTG | 0.23 LTL |
| 50 HTG | 1.13 LTL |
| 100 HTG | 2.27 LTL |
| 500 HTG | 11.33 LTL |
| 1,000 HTG | 22.65 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-03-07T04:07:28Z",
"rates": {
"LTL": 0.022653
}
}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.2653,
"rate": 0.022653
}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