Rate Overview
Live
1 LTL = 43.9290 HTG
1 HTG = 0.022764
LTL
Avg
44.3901
High
45.3531
Low
43.7233
Last updated: 3/27/2026, 5:18:40 PM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 43.93 HTG |
| 10 LTL | 439.29 HTG |
| 50 LTL | 2,196.45 HTG |
| 100 LTL | 4,392.90 HTG |
| 500 LTL | 21,964.51 HTG |
| 1,000 LTL | 43,929.03 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-27T17:18:40Z",
"rates": {
"HTG": 43.929028
}
}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": 4392.9028,
"rate": 43.929028
}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