Rate Overview
Live
1 KES = 0.052024 CNY
1 CNY = 19.2219
KES
Avg
0.052083
High
0.052208
Low
0.051923
Last updated: 8/21/2026, 2:51:31 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.01 CNY |
| 1,000 KES | 52.02 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-21T14:51:31Z",
"rates": {
"CNY": 0.052024
}
}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.2024,
"rate": 0.052024
}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