Rate Overview
Live
1 SLL = 0.003704 KGS
1 KGS = 269.9784
SLL
Avg
0.003800
High
0.003838
Low
0.003704
Last updated: 8/13/2026, 1:22:59 PM
Quick Conversions
| SLL | KGS |
|---|---|
| 1 SLL | 0.00 KGS |
| 10 SLL | 0.04 KGS |
| 50 SLL | 0.19 KGS |
| 100 SLL | 0.37 KGS |
| 500 SLL | 1.85 KGS |
| 1,000 SLL | 3.70 KGS |
Get SLL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=KGSExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-08-13T13:22:59Z",
"rates": {
"KGS": 0.003704
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "KGS",
"amount": 100
},
"result": 0.3704,
"rate": 0.003704
}Build with SLL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key