Rate Overview
Live
1 KES = 0.052038 CNY
1 CNY = 19.2167
KES
Avg
0.052114
High
0.052208
Low
0.051942
Last updated: 8/20/2026, 2:34:20 PM
Quick Conversions
| KES | CNY |
|---|---|
| 1 KES | 0.05 CNY |
| 10 KES | 0.52 CNY |
| 50 KES | 2.60 CNY |
| 100 KES | 5.20 CNY |
| 500 KES | 26.02 CNY |
| 1,000 KES | 52.04 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-08-20T14:34:20Z",
"rates": {
"CNY": 0.052038
}
}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.2038,
"rate": 0.052038
}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