Rate Overview
Live
1 KES = 0.052523 CNY
1 CNY = 19.0393
KES
Avg
0.052513
High
0.052613
Low
0.052414
Last updated: 7/10/2026, 9:18:37 PM
Quick Conversions
| KES | CNY |
|---|---|
| 1 KES | 0.05 CNY |
| 10 KES | 0.53 CNY |
| 50 KES | 2.63 CNY |
| 100 KES | 5.25 CNY |
| 500 KES | 26.26 CNY |
| 1,000 KES | 52.52 CNY |
Get KES/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=CNYExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-10T21:18:37Z",
"rates": {
"CNY": 0.052523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "CNY",
"amount": 100
},
"result": 5.2523,
"rate": 0.052523
}Build with KES/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key