Rate Overview
Live
1 KES = 100.5396 SYP
1 SYP = 0.009946
KES
Avg
73.7765
High
101.0240
Low
0.850489
Last updated: 8/23/2026, 1:08:38 AM
Quick Conversions
| KES | SYP |
|---|---|
| 1 KES | 100.54 SYP |
| 10 KES | 1,005.40 SYP |
| 50 KES | 5,026.98 SYP |
| 100 KES | 10,053.96 SYP |
| 500 KES | 50,269.79 SYP |
| 1,000 KES | 100,539.58 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-08-23T01:08:38Z",
"rates": {
"SYP": 100.53958
}
}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": 10053.958,
"rate": 100.53958
}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