Rate Overview
Live
1 KES = 0.115758 SCR
1 SCR = 8.6387
KES
Avg
0.112569
High
0.115758
Low
0.106192
Last updated: 3/7/2026, 12:31:55 AM
Quick Conversions
| KES | SCR |
|---|---|
| 1 KES | 0.12 SCR |
| 10 KES | 1.16 SCR |
| 50 KES | 5.79 SCR |
| 100 KES | 11.58 SCR |
| 500 KES | 57.88 SCR |
| 1,000 KES | 115.76 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-03-07T00:31:55Z",
"rates": {
"SCR": 0.115758
}
}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.5758,
"rate": 0.115758
}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