Rate Overview
Live
1 KES = 0.860843 SYP
1 SYP = 1.1617
KES
Avg
0.857370
High
0.860843
Low
0.855585
Last updated: 5/7/2026, 5:38:48 AM
Quick Conversions
| KES | SYP |
|---|---|
| 1 KES | 0.86 SYP |
| 10 KES | 8.61 SYP |
| 50 KES | 43.04 SYP |
| 100 KES | 86.08 SYP |
| 500 KES | 430.42 SYP |
| 1,000 KES | 860.84 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-05-07T05:38:48Z",
"rates": {
"SYP": 0.860843
}
}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": 86.0843,
"rate": 0.860843
}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