Rate Overview
Live
1 LTL = 43.2834 HTG
1 HTG = 0.023104
LTL
Avg
43.7394
High
44.0464
Low
43.2834
Last updated: 6/19/2026, 8:58:22 AM
Quick Conversions
| LTL | HTG |
|---|---|
| 1 LTL | 43.28 HTG |
| 10 LTL | 432.83 HTG |
| 50 LTL | 2,164.17 HTG |
| 100 LTL | 4,328.34 HTG |
| 500 LTL | 21,641.71 HTG |
| 1,000 LTL | 43,283.41 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-06-19T08:58:22Z",
"rates": {
"HTG": 43.283413
}
}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": 4328.3413,
"rate": 43.283413
}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