Rate Overview
Live
1 KGS = 282.8917 SLL
1 SLL = 0.003535
KGS
Avg
268.3044
High
282.9080
Low
260.9108
Last updated: 6/19/2026, 8:54:17 AM
Quick Conversions
| KGS | SLL |
|---|---|
| 1 KGS | 282.89 SLL |
| 10 KGS | 2,828.92 SLL |
| 50 KGS | 14,144.58 SLL |
| 100 KGS | 28,289.17 SLL |
| 500 KGS | 141,445.84 SLL |
| 1,000 KGS | 282,891.67 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-06-19T08:54:17Z",
"rates": {
"SLL": 282.891674
}
}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": 28289.167400000002,
"rate": 282.891674
}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