Rate Overview
Live
1 SLL = 0.003823 KGS
1 KGS = 261.5747
SLL
Avg
0.003725
High
0.003824
Low
0.003612
Last updated: 7/30/2026, 10:25:46 PM
Quick Conversions
| SLL | KGS |
|---|---|
| 1 SLL | 0.00 KGS |
| 10 SLL | 0.04 KGS |
| 50 SLL | 0.19 KGS |
| 100 SLL | 0.38 KGS |
| 500 SLL | 1.91 KGS |
| 1,000 SLL | 3.82 KGS |
Get SLL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=KGSExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-30T22:25:46Z",
"rates": {
"KGS": 0.003823
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "KGS",
"amount": 100
},
"result": 0.3823,
"rate": 0.003823
}Build with SLL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key