Rate Overview
Live
1 SLL = 0.005409 KES
1 KES = 184.8771
SLL
Avg
0.005584
High
0.005649
Low
0.005409
Last updated: 3/7/2026, 3:48:24 AM
Quick Conversions
| SLL | KES |
|---|---|
| 1 SLL | 0.01 KES |
| 10 SLL | 0.05 KES |
| 50 SLL | 0.27 KES |
| 100 SLL | 0.54 KES |
| 500 SLL | 2.70 KES |
| 1,000 SLL | 5.41 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-03-07T03:48:24Z",
"rates": {
"KES": 0.005409
}
}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.5408999999999999,
"rate": 0.005409
}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