Rate Overview
Live
1 LTL = 44.1128 HTG
1 HTG = 0.022669
LTL
Avg
44.4935
High
45.0453
Low
44.0901
Last updated: 3/7/2026, 12:31:48 AM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 44.11 HTG |
| 10 LTL | 441.13 HTG |
| 50 LTL | 2,205.64 HTG |
| 100 LTL | 4,411.28 HTG |
| 500 LTL | 22,056.39 HTG |
| 1,000 LTL | 44,112.77 HTG |
Get LTL/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=HTGExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-07T00:31:48Z",
"rates": {
"HTG": 44.112771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "HTG",
"amount": 100
},
"result": 4411.2771,
"rate": 44.112771
}Build with LTL/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key