Rate Overview
Live
1 KES = 0.111995 SCR
1 SCR = 8.9290
KES
Avg
0.111210
High
0.112940
Low
0.108387
Last updated: 7/26/2026, 4:19:10 AM
Quick Conversions
| KES | SCR |
|---|---|
| 1 KES | 0.11 SCR |
| 10 KES | 1.12 SCR |
| 50 KES | 5.60 SCR |
| 100 KES | 11.20 SCR |
| 500 KES | 56.00 SCR |
| 1,000 KES | 111.99 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-07-26T04:19:10Z",
"rates": {
"SCR": 0.111995
}
}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.1995,
"rate": 0.111995
}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