Rate Overview
Live
1 KES = 0.111579 SCR
1 SCR = 8.9623
KES
Avg
0.112179
High
0.117523
Low
0.106464
Last updated: 4/16/2026, 3:56:16 PM
Quick Conversions
| KES | SCR |
|---|---|
| 1 KES | 0.11 SCR |
| 10 KES | 1.12 SCR |
| 50 KES | 5.58 SCR |
| 100 KES | 11.16 SCR |
| 500 KES | 55.79 SCR |
| 1,000 KES | 111.58 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-04-16T15:56:16Z",
"rates": {
"SCR": 0.111579
}
}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.1579,
"rate": 0.111579
}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