Rate Overview
Live
1 HTG = 189.1902 SLL
1 SLL = 0.005286
HTG
Avg
179.3676
High
189.1902
Low
174.1004
Last updated: 6/19/2026, 8:46:14 AM
Quick Conversions
| HTG | SLL |
|---|---|
| 1 HTG | 189.19 SLL |
| 10 HTG | 1,891.90 SLL |
| 50 HTG | 9,459.51 SLL |
| 100 HTG | 18,919.02 SLL |
| 500 HTG | 94,595.09 SLL |
| 1,000 HTG | 189,190.18 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-06-19T08:46:14Z",
"rates": {
"SLL": 189.190175
}
}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": 18919.0175,
"rate": 189.190175
}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