Rate Overview
Live
1 KES = 0.853521 SYP
1 SYP = 1.1716
KES
Avg
12.9647
High
85.6596
Low
0.853521
Last updated: 3/27/2026, 1:47:54 PM
Quick Conversions
| KES | SYP |
|---|---|
| 1 KES | 0.85 SYP |
| 10 KES | 8.54 SYP |
| 50 KES | 42.68 SYP |
| 100 KES | 85.35 SYP |
| 500 KES | 426.76 SYP |
| 1,000 KES | 853.52 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-27T13:47:54Z",
"rates": {
"SYP": 0.853521
}
}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.3521,
"rate": 0.853521
}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