Rate Overview
Live
1 KGS = 239.7875 SLL
1 SLL = 0.004170
KGS
Avg
261.2131
High
279.7975
Low
239.7875
Last updated: 3/28/2026, 2:04:19 PM
Quick Conversions
| KGS | SLL |
|---|---|
| 1 KGS | 239.79 SLL |
| 10 KGS | 2,397.88 SLL |
| 50 KGS | 11,989.38 SLL |
| 100 KGS | 23,978.75 SLL |
| 500 KGS | 119,893.76 SLL |
| 1,000 KGS | 239,787.52 SLL |
Get KGS/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SLLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T14:04:19Z",
"rates": {
"SLL": 239.787521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SLL",
"amount": 100
},
"result": 23978.7521,
"rate": 239.787521
}Build with KGS/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key