Rate Overview
Live
1 LSL = 7.8204 HTG
1 HTG = 0.127871
LSL
Avg
7.8403
High
7.9207
Low
7.7660
Last updated: 5/6/2026, 7:10:19 PM
Quick Conversions
| LSL | HTG |
|---|---|
| 1 LSL | 7.82 HTG |
| 10 LSL | 78.20 HTG |
| 50 LSL | 391.02 HTG |
| 100 LSL | 782.04 HTG |
| 500 LSL | 3,910.19 HTG |
| 1,000 LSL | 7,820.39 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-05-06T19:10:19Z",
"rates": {
"HTG": 7.820388
}
}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": 782.0388,
"rate": 7.820388
}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