Rate Overview
Live
1 HTG = 0.125852 LSL
1 LSL = 7.9458
HTG
Avg
0.124982
High
0.129014
Low
0.120691
Last updated: 6/29/2026, 6:16:07 AM
Quick Conversions
| HTG | LSL |
|---|---|
| 1 HTG | 0.13 LSL |
| 10 HTG | 1.26 LSL |
| 50 HTG | 6.29 LSL |
| 100 HTG | 12.59 LSL |
| 500 HTG | 62.93 LSL |
| 1,000 HTG | 125.85 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-29T06:16:07Z",
"rates": {
"LSL": 0.125852
}
}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.585199999999999,
"rate": 0.125852
}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