Rate Overview
Live
1 KES = 0.857810 SYP
1 SYP = 1.1658
KES
Avg
0.857026
High
0.863350
Low
0.854438
Last updated: 3/7/2026, 4:59:37 AM
Quick Conversions
| KES | SYP |
|---|---|
| 1 KES | 0.86 SYP |
| 10 KES | 8.58 SYP |
| 50 KES | 42.89 SYP |
| 100 KES | 85.78 SYP |
| 500 KES | 428.91 SYP |
| 1,000 KES | 857.81 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-03-07T04:59:37Z",
"rates": {
"SYP": 0.85781
}
}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": 85.78099999999999,
"rate": 0.85781
}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