Rate Overview
Live
1 KES = 100.4778 SYP
1 SYP = 0.009952
KES
Avg
100.4686
High
100.5015
Low
100.4475
Last updated: 9/11/2026, 8:46:02 PM
Quick Conversions
| KES | SYP |
|---|---|
| 1 KES | 100.48 SYP |
| 10 KES | 1,004.78 SYP |
| 50 KES | 5,023.89 SYP |
| 100 KES | 10,047.78 SYP |
| 500 KES | 50,238.88 SYP |
| 1,000 KES | 100,477.76 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-09-11T20:46:02Z",
"rates": {
"SYP": 100.477762
}
}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": 10047.7762,
"rate": 100.477762
}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