Rate Overview
Live
1 SYP = 0.009950 KES
1 KES = 100.5025
SYP
Avg
0.009952
High
0.009955
Low
0.009950
Last updated: 9/12/2026, 4:14:13 AM
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.95 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-09-12T04:14:13Z",
"rates": {
"KES": 0.00995
}
}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.9950000000000001,
"rate": 0.00995
}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