Rate Overview
Live
1 KGS = 261.1849 SLL
1 SLL = 0.003829
KGS
Avg
258.3218
High
262.9497
Low
239.7876
Last updated: 5/27/2026, 7:24:45 PM
Quick Conversions
| KGS | SLL |
|---|---|
| 1 KGS | 261.18 SLL |
| 10 KGS | 2,611.85 SLL |
| 50 KGS | 13,059.24 SLL |
| 100 KGS | 26,118.49 SLL |
| 500 KGS | 130,592.43 SLL |
| 1,000 KGS | 261,184.86 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-05-27T19:24:45Z",
"rates": {
"SLL": 261.184855
}
}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": 26118.485500000003,
"rate": 261.184855
}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