Rate Overview
Live
1 LSL = 8.1009 HTG
1 HTG = 0.123444
LSL
Avg
8.0152
High
8.1009
Low
7.9116
Last updated: 6/16/2026, 1:32:07 PM
Quick Conversions
| LSL | HTG |
|---|---|
| 1 LSL | 8.10 HTG |
| 10 LSL | 81.01 HTG |
| 50 LSL | 405.04 HTG |
| 100 LSL | 810.09 HTG |
| 500 LSL | 4,050.43 HTG |
| 1,000 LSL | 8,100.87 HTG |
Get LSL/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=HTGExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T13:32:07Z",
"rates": {
"HTG": 8.100866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "HTG",
"amount": 100
},
"result": 810.0866,
"rate": 8.100866
}Build with LSL/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key