Rate Overview
Live
1 KES = 177.5244 SLL
1 SLL = 0.005633
KES
Avg
177.4755
High
177.7150
Low
176.9964
Last updated: 3/7/2026, 12:30:32 AM
Quick Conversions
| KES | SLL |
|---|---|
| 1 KES | 177.52 SLL |
| 10 KES | 1,775.24 SLL |
| 50 KES | 8,876.22 SLL |
| 100 KES | 17,752.44 SLL |
| 500 KES | 88,762.20 SLL |
| 1,000 KES | 177,524.40 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-07T00:30:32Z",
"rates": {
"SLL": 177.5244
}
}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": 17752.440000000002,
"rate": 177.5244
}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