Rate Overview
Live
1 LSL = 7.8966 HTG
1 HTG = 0.126636
LSL
Avg
7.9315
High
7.9878
Low
7.8966
Last updated: 7/25/2026, 9:23:22 PM
Quick Conversions
| LSL | HTG |
|---|---|
| 1 LSL | 7.90 HTG |
| 10 LSL | 78.97 HTG |
| 50 LSL | 394.83 HTG |
| 100 LSL | 789.66 HTG |
| 500 LSL | 3,948.32 HTG |
| 1,000 LSL | 7,896.63 HTG |
Get LSL/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=HTGExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-25T21:23:22Z",
"rates": {
"HTG": 7.896633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "HTG",
"amount": 100
},
"result": 789.6632999999999,
"rate": 7.896633
}Build with LSL/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key