Rate Overview
Live
1 LSL = 8.1522 HTG
1 HTG = 0.122667
LSL
Avg
8.1361
High
8.2149
Low
8.0900
Last updated: 9/3/2026, 5:05:27 AM
Quick Conversions
| LSL | HTG |
|---|---|
| 1 LSL | 8.15 HTG |
| 10 LSL | 81.52 HTG |
| 50 LSL | 407.61 HTG |
| 100 LSL | 815.22 HTG |
| 500 LSL | 4,076.09 HTG |
| 1,000 LSL | 8,152.17 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-09-03T05:05:27Z",
"rates": {
"HTG": 8.152172
}
}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": 815.2172,
"rate": 8.152172
}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