Rate Overview
Live
1 SYP = 1.1698 KES
1 KES = 0.854833
SYP
Avg
1.1698
High
1.1714
Low
1.1691
Last updated: 7/8/2026, 12:18:11 PM
Quick Conversions
| SYP | KES |
|---|---|
| 1 SYP | 1.17 KES |
| 10 SYP | 11.70 KES |
| 50 SYP | 58.49 KES |
| 100 SYP | 116.98 KES |
| 500 SYP | 584.91 KES |
| 1,000 SYP | 1,169.82 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-07-08T12:18:11Z",
"rates": {
"KES": 1.169819
}
}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.9819,
"rate": 1.169819
}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