Rate Overview
Live
1 KGS = 261.5484 SLL
1 SLL = 0.003823
KGS
Avg
269.3287
High
276.8301
Low
261.4879
Last updated: 7/31/2026, 12:37:46 AM
Quick Conversions
| KGS | SLL |
|---|---|
| 1 KGS | 261.55 SLL |
| 10 KGS | 2,615.48 SLL |
| 50 KGS | 13,077.42 SLL |
| 100 KGS | 26,154.84 SLL |
| 500 KGS | 130,774.20 SLL |
| 1,000 KGS | 261,548.39 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-07-31T00:37:46Z",
"rates": {
"SLL": 261.548393
}
}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": 26154.839299999996,
"rate": 261.548393
}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