Rate Overview
Live
1 LSL = 8.0680 HTG
1 HTG = 0.123947
LSL
Avg
7.9886
High
8.0700
Low
7.9315
Last updated: 7/4/2026, 4:54:09 AM
Quick Conversions
| LSL | HTG |
|---|---|
| 1 LSL | 8.07 HTG |
| 10 LSL | 80.68 HTG |
| 50 LSL | 403.40 HTG |
| 100 LSL | 806.80 HTG |
| 500 LSL | 4,033.98 HTG |
| 1,000 LSL | 8,067.96 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-04T04:54:09Z",
"rates": {
"HTG": 8.06796
}
}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": 806.7959999999999,
"rate": 8.06796
}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