Rate Overview
Live
1 KGS = 280.7230 SLL
1 SLL = 0.003562
KGS
Avg
266.6730
High
280.7230
Low
261.5149
Last updated: 9/4/2026, 7:57:26 AM
Quick Conversions
| KGS | SLL |
|---|---|
| 1 KGS | 280.72 SLL |
| 10 KGS | 2,807.23 SLL |
| 50 KGS | 14,036.15 SLL |
| 100 KGS | 28,072.30 SLL |
| 500 KGS | 140,361.52 SLL |
| 1,000 KGS | 280,723.04 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-09-04T07:57:26Z",
"rates": {
"SLL": 280.723039
}
}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": 28072.303900000003,
"rate": 280.723039
}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