Rate Overview
Live
1 LTL = 43.3518 HTG
1 HTG = 0.023067
LTL
Avg
43.4447
High
44.2945
Low
43.1589
Last updated: 7/8/2026, 10:12:49 AM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 43.35 HTG |
| 10 LTL | 433.52 HTG |
| 50 LTL | 2,167.59 HTG |
| 100 LTL | 4,335.18 HTG |
| 500 LTL | 21,675.92 HTG |
| 1,000 LTL | 43,351.84 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-07-08T10:12:49Z",
"rates": {
"HTG": 43.351841
}
}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": 4335.1841,
"rate": 43.351841
}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