Rate Overview
Live
1 LSL = 7.6963 HTG
1 HTG = 0.129933
LSL
Avg
8.0332
High
8.2856
Low
7.6963
Last updated: 3/27/2026, 3:14:37 PM
Quick Conversions
| LSL | HTG |
|---|---|
| 1 LSL | 7.70 HTG |
| 10 LSL | 76.96 HTG |
| 50 LSL | 384.81 HTG |
| 100 LSL | 769.63 HTG |
| 500 LSL | 3,848.14 HTG |
| 1,000 LSL | 7,696.28 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-03-27T15:14:37Z",
"rates": {
"HTG": 7.696282
}
}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": 769.6282,
"rate": 7.696282
}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