Rate Overview
Live
1 KGS = 261.5529 SLL
1 SLL = 0.003823
KGS
Avg
258.1239
High
281.7686
Low
239.7874
Last updated: 7/31/2026, 6:27:11 AM
Quick Conversions
| KGS | SLL |
|---|---|
| 1 KGS | 261.55 SLL |
| 10 KGS | 2,615.53 SLL |
| 50 KGS | 13,077.65 SLL |
| 100 KGS | 26,155.29 SLL |
| 500 KGS | 130,776.47 SLL |
| 1,000 KGS | 261,552.93 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-31T06:27:11Z",
"rates": {
"SLL": 261.552933
}
}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": 26155.2933,
"rate": 261.552933
}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