Rate Overview
Live
1 LTL = 44.3307 HTG
1 HTG = 0.022558
LTL
Avg
44.3323
High
44.3904
Low
44.2025
Last updated: 4/17/2026, 6:33:11 AM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 44.33 HTG |
| 10 LTL | 443.31 HTG |
| 50 LTL | 2,216.53 HTG |
| 100 LTL | 4,433.07 HTG |
| 500 LTL | 22,165.33 HTG |
| 1,000 LTL | 44,330.65 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-04-17T06:33:11Z",
"rates": {
"HTG": 44.330652
}
}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": 4433.0652,
"rate": 44.330652
}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