Rate Overview
Live
1 KES = 0.110378 SCR
1 SCR = 9.0598
KES
Avg
0.109128
High
0.112438
Low
0.106777
Last updated: 6/16/2026, 1:31:50 PM
Quick Conversions
| KES | SCR |
|---|---|
| 1 KES | 0.11 SCR |
| 10 KES | 1.10 SCR |
| 50 KES | 5.52 SCR |
| 100 KES | 11.04 SCR |
| 500 KES | 55.19 SCR |
| 1,000 KES | 110.38 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-06-16T13:31:50Z",
"rates": {
"SCR": 0.110378
}
}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.0378,
"rate": 0.110378
}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