Rate Overview
Live
1 KGS = 239.8693 SLL
1 SLL = 0.004169
KGS
Avg
239.8666
High
239.8693
Low
239.8452
Last updated: 5/7/2026, 2:52:03 PM
Quick Conversions
| KGS | SLL |
|---|---|
| 1 KGS | 239.87 SLL |
| 10 KGS | 2,398.69 SLL |
| 50 KGS | 11,993.47 SLL |
| 100 KGS | 23,986.93 SLL |
| 500 KGS | 119,934.66 SLL |
| 1,000 KGS | 239,869.32 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-07T14:52:03Z",
"rates": {
"SLL": 239.869324
}
}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": 23986.9324,
"rate": 239.869324
}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