Rate Overview
Live
1 SLL = 0.006251 HTG
1 HTG = 159.9744
SLL
Avg
0.005755
High
0.006251
Low
0.005376
Last updated: 3/28/2026, 10:50:58 AM
Quick Conversions
| SLL | HTG |
|---|---|
| 1 SLL | 0.01 HTG |
| 10 SLL | 0.06 HTG |
| 50 SLL | 0.31 HTG |
| 100 SLL | 0.63 HTG |
| 500 SLL | 3.13 HTG |
| 1,000 SLL | 6.25 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-03-28T10:50:58Z",
"rates": {
"HTG": 0.006251
}
}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.6251,
"rate": 0.006251
}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