Rate Overview
Live
1 LTL = 44.3491 HTG
1 HTG = 0.022548
LTL
Avg
44.0354
High
44.3491
Low
43.7756
Last updated: 8/21/2026, 11:22:37 AM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 44.35 HTG |
| 10 LTL | 443.49 HTG |
| 50 LTL | 2,217.45 HTG |
| 100 LTL | 4,434.91 HTG |
| 500 LTL | 22,174.55 HTG |
| 1,000 LTL | 44,349.10 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-21T11:22:37Z",
"rates": {
"HTG": 44.349096
}
}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": 4434.9096,
"rate": 44.349096
}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