Rate Overview
Live
1 KES = 0.110015 SCR
1 SCR = 9.0897
KES
Avg
0.110237
High
0.113224
Low
0.106485
Last updated: 9/8/2026, 8:40:49 PM
Quick Conversions
| KES | SCR |
|---|---|
| 1 KES | 0.11 SCR |
| 10 KES | 1.10 SCR |
| 50 KES | 5.50 SCR |
| 100 KES | 11.00 SCR |
| 500 KES | 55.01 SCR |
| 1,000 KES | 110.02 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-09-08T20:40:49Z",
"rates": {
"SCR": 0.110015
}
}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.0015,
"rate": 0.110015
}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