Rate Overview
Live
1 SLL = 0.005647 KES
1 KES = 177.0852 SLL
Avg
0.005701
High
0.006177
Low
0.005624
Last updated: 1/25/2026, 1:42:49 PM
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.65 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-01-25T13:42:49Z",
"rates": {
"KES": 0.005647
}
}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.5647,
"rate": 0.005647
}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