Rate Overview
Live
1 SYP = 1.1691 KES
1 KES = 0.855327
SYP
Avg
1.1674
High
1.1704
Low
1.1583
Last updated: 3/7/2026, 1:43:07 AM
Quick Conversions
| SYP | KES |
|---|---|
| 1 SYP | 1.17 KES |
| 10 SYP | 11.69 KES |
| 50 SYP | 58.46 KES |
| 100 SYP | 116.91 KES |
| 500 SYP | 584.57 KES |
| 1,000 SYP | 1,169.14 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-07T01:43:07Z",
"rates": {
"KES": 1.169143
}
}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": 116.9143,
"rate": 1.169143
}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