Rate Overview
Live
1 KES = 0.053392 CNY
1 CNY = 18.7294
KES
Avg
0.054958
High
0.056451
Low
0.053128
Last updated: 3/27/2026, 2:43:47 PM
Quick Conversions
| KES | CNY |
|---|---|
| 1 KES | 0.05 CNY |
| 10 KES | 0.53 CNY |
| 50 KES | 2.67 CNY |
| 100 KES | 5.34 CNY |
| 500 KES | 26.70 CNY |
| 1,000 KES | 53.39 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-03-27T14:43:47Z",
"rates": {
"CNY": 0.053392
}
}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.3392,
"rate": 0.053392
}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