Rate Overview
Live
1 LTL = 44.0223 HTG
1 HTG = 0.022716
LTL
Avg
43.9998
High
44.1566
Low
43.9182
Last updated: 9/9/2026, 10:00:38 AM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 44.02 HTG |
| 10 LTL | 440.22 HTG |
| 50 LTL | 2,201.12 HTG |
| 100 LTL | 4,402.23 HTG |
| 500 LTL | 22,011.17 HTG |
| 1,000 LTL | 44,022.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-09-09T10:00:38Z",
"rates": {
"HTG": 44.022337
}
}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": 4402.2337,
"rate": 44.022337
}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