Rate Overview
Live
1 SLL = 0.004168 KGS
1 KGS = 239.9232
SLL
Avg
0.004168
High
0.004169
Low
0.004168
Last updated: 5/7/2026, 2:52:02 PM
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.08 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-05-07T14:52:02Z",
"rates": {
"KGS": 0.004168
}
}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.4168,
"rate": 0.004168
}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