Rate Overview
Live
1 KGS = 261.0391 SLL
1 SLL = 0.003831
KGS
Avg
262.6672
High
269.9255
Low
260.8440
Last updated: 8/20/2026, 9:04:12 AM
Quick Conversions
| KGS | SLL |
|---|---|
| 1 KGS | 261.04 SLL |
| 10 KGS | 2,610.39 SLL |
| 50 KGS | 13,051.96 SLL |
| 100 KGS | 26,103.91 SLL |
| 500 KGS | 130,519.56 SLL |
| 1,000 KGS | 261,039.12 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-08-20T09:04:12Z",
"rates": {
"SLL": 261.039115
}
}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": 26103.9115,
"rate": 261.039115
}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