Rate Overview
Live
1 SLL = 0.005642 KES
1 KES = 177.2421
SLL
Avg
0.005618
High
0.005643
Low
0.005476
Last updated: 8/20/2026, 8:48:01 AM
Quick Conversions
| SLL | KES |
|---|---|
| 1 SLL | 0.01 KES |
| 10 SLL | 0.06 KES |
| 50 SLL | 0.28 KES |
| 100 SLL | 0.56 KES |
| 500 SLL | 2.82 KES |
| 1,000 SLL | 5.64 KES |
Get SLL/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=KESExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-08-20T08:48:01Z",
"rates": {
"KES": 0.005642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "KES",
"amount": 100
},
"result": 0.5642,
"rate": 0.005642
}Build with SLL/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key