Rate Overview
Live
1 HTG = 0.123443 LSL
1 LSL = 8.1009
HTG
Avg
0.124774
High
0.126396
Low
0.123443
Last updated: 6/16/2026, 1:28:10 PM
Quick Conversions
| HTG | LSL |
|---|---|
| 1 HTG | 0.12 LSL |
| 10 HTG | 1.23 LSL |
| 50 HTG | 6.17 LSL |
| 100 HTG | 12.34 LSL |
| 500 HTG | 61.72 LSL |
| 1,000 HTG | 123.44 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-06-16T13:28:10Z",
"rates": {
"LSL": 0.123443
}
}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.3443,
"rate": 0.123443
}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