Rate Overview
Live
1 LSL = 7.9748 HTG
1 HTG = 0.125395
LSL
Avg
7.9761
High
8.0214
Low
7.8853
Last updated: 4/16/2026, 3:54:35 PM
Quick Conversions
| LSL | HTG |
|---|---|
| 1 LSL | 7.97 HTG |
| 10 LSL | 79.75 HTG |
| 50 LSL | 398.74 HTG |
| 100 LSL | 797.48 HTG |
| 500 LSL | 3,987.39 HTG |
| 1,000 LSL | 7,974.78 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-04-16T15:54:35Z",
"rates": {
"HTG": 7.974783
}
}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": 797.4783,
"rate": 7.974783
}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