Rate Overview
Live
1 SYP = 1.1716 KES
1 KES = 0.853521
SYP
Avg
0.183885
High
1.1716
Low
0.009898
Last updated: 3/27/2026, 10:21:10 AM
Quick Conversions
| SYP | KES |
|---|---|
| 1 SYP | 1.17 KES |
| 10 SYP | 11.72 KES |
| 50 SYP | 58.58 KES |
| 100 SYP | 117.16 KES |
| 500 SYP | 585.81 KES |
| 1,000 SYP | 1,171.62 KES |
Get SYP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=KESExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T10:21:10Z",
"rates": {
"KES": 1.171617
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "KES",
"amount": 100
},
"result": 117.1617,
"rate": 1.171617
}Build with SYP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key