Rate Overview
Live
1 KES = 0.854993 SYP
1 SYP = 1.1696
KES
Avg
0.854615
High
0.855332
Low
0.853610
Last updated: 7/6/2026, 10:40:26 PM
Quick Conversions
| KES | SYP |
|---|---|
| 1 KES | 0.85 SYP |
| 10 KES | 8.55 SYP |
| 50 KES | 42.75 SYP |
| 100 KES | 85.50 SYP |
| 500 KES | 427.50 SYP |
| 1,000 KES | 854.99 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-07-06T22:40:26Z",
"rates": {
"SYP": 0.854993
}
}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.4993,
"rate": 0.854993
}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