Rate Overview
Live
1 SYP = 1.1680 KES
1 KES = 0.856145
SYP
Avg
1.1687
High
1.1716
Low
1.1654
Last updated: 4/18/2026, 8:54:24 AM
Quick Conversions
| SYP | KES |
|---|---|
| 1 SYP | 1.17 KES |
| 10 SYP | 11.68 KES |
| 50 SYP | 58.40 KES |
| 100 SYP | 116.80 KES |
| 500 SYP | 584.01 KES |
| 1,000 SYP | 1,168.03 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-04-18T08:54:24Z",
"rates": {
"KES": 1.168027
}
}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.80269999999999,
"rate": 1.168027
}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