Rate Overview
Live
1 HTG = 175.0025 SLL
1 SLL = 0.005714
HTG
Avg
175.4348
High
180.2301
Low
173.9188
Last updated: 8/19/2026, 9:38:40 AM
Quick Conversions
| HTG | SLL |
|---|---|
| 1 HTG | 175.00 SLL |
| 10 HTG | 1,750.03 SLL |
| 50 HTG | 8,750.13 SLL |
| 100 HTG | 17,500.25 SLL |
| 500 HTG | 87,501.26 SLL |
| 1,000 HTG | 175,002.51 SLL |
Get HTG/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=SLLExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-08-19T09:38:40Z",
"rates": {
"SLL": 175.002512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "SLL",
"amount": 100
},
"result": 17500.2512,
"rate": 175.002512
}Build with HTG/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key