Rate Overview
Live
1 KES = 0.858105 SYP
1 SYP = 1.1654
KES
Avg
0.855694
High
0.858105
Low
0.853510
Last updated: 4/16/2026, 3:56:13 PM
Quick Conversions
| KES | SYP |
|---|---|
| 1 KES | 0.86 SYP |
| 10 KES | 8.58 SYP |
| 50 KES | 42.91 SYP |
| 100 KES | 85.81 SYP |
| 500 KES | 429.05 SYP |
| 1,000 KES | 858.11 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-04-16T15:56:13Z",
"rates": {
"SYP": 0.858105
}
}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.8105,
"rate": 0.858105
}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