Rate Overview
Live
1 KES = 176.4045 SLL
1 SLL = 0.005669
KES
Avg
176.2910
High
177.0047
Low
175.9226
Last updated: 3/27/2026, 10:15:26 AM
Quick Conversions
| KES | SLL |
|---|---|
| 1 KES | 176.40 SLL |
| 10 KES | 1,764.04 SLL |
| 50 KES | 8,820.22 SLL |
| 100 KES | 17,640.45 SLL |
| 500 KES | 88,202.25 SLL |
| 1,000 KES | 176,404.50 SLL |
Get KES/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=SLLExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T10:15:26Z",
"rates": {
"SLL": 176.404495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "SLL",
"amount": 100
},
"result": 17640.4495,
"rate": 176.404495
}Build with KES/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key