Rate Overview
Live
1 KES = 0.113443 SCR
1 SCR = 8.8150
KES
Avg
0.111647
High
0.117013
Low
0.103068
Last updated: 5/27/2026, 9:58:55 AM
Quick Conversions
| KES | SCR |
|---|---|
| 1 KES | 0.11 SCR |
| 10 KES | 1.13 SCR |
| 50 KES | 5.67 SCR |
| 100 KES | 11.34 SCR |
| 500 KES | 56.72 SCR |
| 1,000 KES | 113.44 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-05-27T09:58:55Z",
"rates": {
"SCR": 0.113443
}
}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.3443,
"rate": 0.113443
}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