Rate Overview
Live
1 HTG = 0.125395 LSL
1 LSL = 7.9748
HTG
Avg
0.125377
High
0.126819
Low
0.124666
Last updated: 4/16/2026, 5:39:11 PM
Quick Conversions
| HTG | LSL |
|---|---|
| 1 HTG | 0.13 LSL |
| 10 HTG | 1.25 LSL |
| 50 HTG | 6.27 LSL |
| 100 HTG | 12.54 LSL |
| 500 HTG | 62.70 LSL |
| 1,000 HTG | 125.40 LSL |
Get HTG/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=LSLExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-16T17:39:11Z",
"rates": {
"LSL": 0.125395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "LSL",
"amount": 100
},
"result": 12.5395,
"rate": 0.125395
}Build with HTG/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key