Rate Overview
Live
1 SLL = 0.004170 KGS
1 KGS = 239.8082
SLL
Avg
0.003837
High
0.004170
Low
0.003646
Last updated: 3/28/2026, 10:52:44 AM
Quick Conversions
| SLL | KGS |
|---|---|
| 1 SLL | 0.00 KGS |
| 10 SLL | 0.04 KGS |
| 50 SLL | 0.21 KGS |
| 100 SLL | 0.42 KGS |
| 500 SLL | 2.09 KGS |
| 1,000 SLL | 4.17 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-03-28T10:52:44Z",
"rates": {
"KGS": 0.00417
}
}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.41700000000000004,
"rate": 0.00417
}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