Rate Overview
Live
1 LTL = 43.5264 HTG
1 HTG = 0.022975
LTL
Avg
44.0367
High
45.3531
Low
43.0070
Last updated: 8/1/2026, 12:23:56 PM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 43.53 HTG |
| 10 LTL | 435.26 HTG |
| 50 LTL | 2,176.32 HTG |
| 100 LTL | 4,352.64 HTG |
| 500 LTL | 21,763.18 HTG |
| 1,000 LTL | 43,526.35 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-08-01T12:23:56Z",
"rates": {
"HTG": 43.526353
}
}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": 4352.6353,
"rate": 43.526353
}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