Rate Overview
Live
1 LSL = 8.0157 HTG
1 HTG = 0.124756
LSL
Avg
7.9174
High
8.0275
Low
7.7660
Last updated: 5/26/2026, 9:34:57 PM
Quick Conversions
| LSL | HTG |
|---|---|
| 1 LSL | 8.02 HTG |
| 10 LSL | 80.16 HTG |
| 50 LSL | 400.78 HTG |
| 100 LSL | 801.57 HTG |
| 500 LSL | 4,007.83 HTG |
| 1,000 LSL | 8,015.66 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-26T21:34:57Z",
"rates": {
"HTG": 8.015664
}
}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": 801.5663999999999,
"rate": 8.015664
}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