Rate Overview
Live
1 HTG = 0.127795 LSL
1 LSL = 7.8250
HTG
Avg
0.126358
High
0.127795
Low
0.125190
Last updated: 7/26/2026, 6:44:10 PM
Quick Conversions
| HTG | LSL |
|---|---|
| 1 HTG | 0.13 LSL |
| 10 HTG | 1.28 LSL |
| 50 HTG | 6.39 LSL |
| 100 HTG | 12.78 LSL |
| 500 HTG | 63.90 LSL |
| 1,000 HTG | 127.79 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-26T18:44:10Z",
"rates": {
"LSL": 0.127795
}
}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.779499999999999,
"rate": 0.127795
}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