Rate Overview
Live
1 SLL = 0.006242 HTG
1 HTG = 160.2051
SLL
Avg
0.006240
High
0.006250
Low
0.006224
Last updated: 4/17/2026, 5:37:10 PM
Quick Conversions
| SLL | HTG |
|---|---|
| 1 SLL | 0.01 HTG |
| 10 SLL | 0.06 HTG |
| 50 SLL | 0.31 HTG |
| 100 SLL | 0.62 HTG |
| 500 SLL | 3.12 HTG |
| 1,000 SLL | 6.24 HTG |
Get SLL/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=HTGExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T17:37:10Z",
"rates": {
"HTG": 0.006242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "HTG",
"amount": 100
},
"result": 0.6242,
"rate": 0.006242
}Build with SLL/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key