Rate Overview
Live
1 KGS = 273.0125 SLL
1 SLL = 0.003663
KGS
Avg
264.5150
High
273.0125
Low
261.5690
Last updated: 3/7/2026, 7:10:40 AM
Quick Conversions
| KGS | SLL |
|---|---|
| 1 KGS | 273.01 SLL |
| 10 KGS | 2,730.12 SLL |
| 50 KGS | 13,650.62 SLL |
| 100 KGS | 27,301.25 SLL |
| 500 KGS | 136,506.23 SLL |
| 1,000 KGS | 273,012.46 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-03-07T07:10:40Z",
"rates": {
"SLL": 273.012457
}
}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": 27301.2457,
"rate": 273.012457
}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