Rate Overview
Live
1 LSL = 7.9668 HTG
1 HTG = 0.125520
LSL
Avg
7.5369
High
8.2108
Low
6.9579
Last updated: 7/16/2026, 1:10:07 AM
Quick Conversions
| LSL | HTG |
|---|---|
| 1 LSL | 7.97 HTG |
| 10 LSL | 79.67 HTG |
| 50 LSL | 398.34 HTG |
| 100 LSL | 796.68 HTG |
| 500 LSL | 3,983.42 HTG |
| 1,000 LSL | 7,966.84 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-16T01:10:07Z",
"rates": {
"HTG": 7.966838
}
}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": 796.6838,
"rate": 7.966838
}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