Rate Overview
Live
1 HTG = 0.127870 LSL
1 LSL = 7.8204
HTG
Avg
0.127712
High
0.128766
Low
0.127152
Last updated: 5/7/2026, 1:18:26 AM
Quick Conversions
| HTG | LSL |
|---|---|
| 1 HTG | 0.13 LSL |
| 10 HTG | 1.28 LSL |
| 50 HTG | 6.39 LSL |
| 100 HTG | 12.79 LSL |
| 500 HTG | 63.94 LSL |
| 1,000 HTG | 127.87 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-05-07T01:18:26Z",
"rates": {
"LSL": 0.12787
}
}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.787,
"rate": 0.12787
}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