Rate Overview
Live
1 KES = 0.109797 SCR
1 SCR = 9.1077
KES
Avg
0.110703
High
0.113725
Low
0.107127
Last updated: 8/12/2026, 5:25:49 AM
Quick Conversions
| KES | SCR |
|---|---|
| 1 KES | 0.11 SCR |
| 10 KES | 1.10 SCR |
| 50 KES | 5.49 SCR |
| 100 KES | 10.98 SCR |
| 500 KES | 54.90 SCR |
| 1,000 KES | 109.80 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-08-12T05:25:49Z",
"rates": {
"SCR": 0.109797
}
}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.979700000000001,
"rate": 0.109797
}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