Rate Overview
Live
1 HTG = 0.126134 LSL
1 LSL = 7.9281
HTG
Avg
0.123923
High
0.126490
Low
0.120763
Last updated: 3/7/2026, 7:19:48 AM
Quick Conversions
| HTG | LSL |
|---|---|
| 1 HTG | 0.13 LSL |
| 10 HTG | 1.26 LSL |
| 50 HTG | 6.31 LSL |
| 100 HTG | 12.61 LSL |
| 500 HTG | 63.07 LSL |
| 1,000 HTG | 126.13 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-03-07T07:19:48Z",
"rates": {
"LSL": 0.126134
}
}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.6134,
"rate": 0.126134
}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