Rate Overview
Live
1 KES = 100.4659 SYP
1 SYP = 0.009954
KES
Avg
43.4298
High
100.7318
Low
0.851989
Last updated: 8/23/2026, 7:03:24 PM
Quick Conversions
| KES | SYP |
|---|---|
| 1 KES | 100.47 SYP |
| 10 KES | 1,004.66 SYP |
| 50 KES | 5,023.29 SYP |
| 100 KES | 10,046.59 SYP |
| 500 KES | 50,232.93 SYP |
| 1,000 KES | 100,465.87 SYP |
Get KES/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=SYPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-08-23T19:03:24Z",
"rates": {
"SYP": 100.465869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "SYP",
"amount": 100
},
"result": 10046.5869,
"rate": 100.465869
}Build with KES/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key