Rate Overview
Live
1 KES = 100.5108 SYP
1 SYP = 0.009949
KES
Avg
100.4922
High
100.5406
Low
100.4316
Last updated: 8/25/2026, 8:48:03 PM
Quick Conversions
| KES | SYP |
|---|---|
| 1 KES | 100.51 SYP |
| 10 KES | 1,005.11 SYP |
| 50 KES | 5,025.54 SYP |
| 100 KES | 10,051.08 SYP |
| 500 KES | 50,255.42 SYP |
| 1,000 KES | 100,510.85 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-25T20:48:03Z",
"rates": {
"SYP": 100.510846
}
}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": 10051.0846,
"rate": 100.510846
}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