Rate Overview
Live
1 KES = 0.111447 SCR
1 SCR = 8.9729
KES
Avg
0.112674
High
0.118296
Low
0.107088
Last updated: 3/27/2026, 1:39:21 PM
Quick Conversions
| KES | SCR |
|---|---|
| 1 KES | 0.11 SCR |
| 10 KES | 1.11 SCR |
| 50 KES | 5.57 SCR |
| 100 KES | 11.14 SCR |
| 500 KES | 55.72 SCR |
| 1,000 KES | 111.45 SCR |
Get KES/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=SCRExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T13:39:21Z",
"rates": {
"SCR": 0.111447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "SCR",
"amount": 100
},
"result": 11.1447,
"rate": 0.111447
}Build with KES/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key