Rate Overview
Live
1 LTL = 43.1583 HTG
1 HTG = 0.023170
LTL
Avg
43.3668
High
44.2945
Low
43.1001
Last updated: 7/29/2026, 12:59:23 AM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 43.16 HTG |
| 10 LTL | 431.58 HTG |
| 50 LTL | 2,157.92 HTG |
| 100 LTL | 4,315.83 HTG |
| 500 LTL | 21,579.17 HTG |
| 1,000 LTL | 43,158.34 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-29T00:59:23Z",
"rates": {
"HTG": 43.15834
}
}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": 4315.834,
"rate": 43.15834
}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