Rate Overview
Live
1 HTG = 0.128139 LSL
1 LSL = 7.8040
HTG
Avg
0.133066
High
0.143722
Low
0.121790
Last updated: 7/28/2026, 11:59:16 AM
Quick Conversions
| HTG | LSL |
|---|---|
| 1 HTG | 0.13 LSL |
| 10 HTG | 1.28 LSL |
| 50 HTG | 6.41 LSL |
| 100 HTG | 12.81 LSL |
| 500 HTG | 64.07 LSL |
| 1,000 HTG | 128.14 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-07-28T11:59:16Z",
"rates": {
"LSL": 0.128139
}
}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.8139,
"rate": 0.128139
}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