Rate Overview
Live
1 KES = 0.051942 CNY
1 CNY = 19.2522
KES
Avg
0.051866
High
0.051942
Low
0.051813
Last updated: 9/10/2026, 2:32:26 PM
Quick Conversions
| KES | CNY |
|---|---|
| 1 KES | 0.05 CNY |
| 10 KES | 0.52 CNY |
| 50 KES | 2.60 CNY |
| 100 KES | 5.19 CNY |
| 500 KES | 25.97 CNY |
| 1,000 KES | 51.94 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-09-10T14:32:26Z",
"rates": {
"CNY": 0.051942
}
}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.1942,
"rate": 0.051942
}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