Rate Overview
Live
1 LTL = 44.4782 HTG
1 HTG = 0.022483
LTL
Avg
44.3759
High
44.4782
Low
44.2314
Last updated: 5/7/2026, 11:29:23 AM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 44.48 HTG |
| 10 LTL | 444.78 HTG |
| 50 LTL | 2,223.91 HTG |
| 100 LTL | 4,447.82 HTG |
| 500 LTL | 22,239.08 HTG |
| 1,000 LTL | 44,478.15 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-05-07T11:29:23Z",
"rates": {
"HTG": 44.478153
}
}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": 4447.8153,
"rate": 44.478153
}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