Rate Overview
Live
1 KES = 0.107247 SCR
1 SCR = 9.3243
KES
Avg
0.108486
High
0.113436
Low
0.106436
Last updated: 5/7/2026, 1:27:46 AM
Quick Conversions
| KES | SCR |
|---|---|
| 1 KES | 0.11 SCR |
| 10 KES | 1.07 SCR |
| 50 KES | 5.36 SCR |
| 100 KES | 10.72 SCR |
| 500 KES | 53.62 SCR |
| 1,000 KES | 107.25 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-07T01:27:46Z",
"rates": {
"SCR": 0.107247
}
}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": 10.7247,
"rate": 0.107247
}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