Rate Overview
Live
1 SYP = 0.009955 KES
1 KES = 100.4520
SYP
Avg
0.009948
High
0.009957
Low
0.009940
Last updated: 8/21/2026, 4:48:49 PM
Quick Conversions
| SYP | KES |
|---|---|
| 1 SYP | 0.01 KES |
| 10 SYP | 0.10 KES |
| 50 SYP | 0.50 KES |
| 100 SYP | 1.00 KES |
| 500 SYP | 4.98 KES |
| 1,000 SYP | 9.96 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-08-21T16:48:49Z",
"rates": {
"KES": 0.009955
}
}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": 0.9955,
"rate": 0.009955
}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