Rate Overview
Live
1 CZK = 0.332750 CNY
1 CNY = 3.0053
CZK
Avg
0.329527
High
0.332750
Low
0.327455
Last updated: 4/17/2026, 2:38:18 PM
Quick Conversions
| CZK | CNY |
|---|---|
| 1 CZK | 0.33 CNY |
| 10 CZK | 3.33 CNY |
| 50 CZK | 16.64 CNY |
| 100 CZK | 33.28 CNY |
| 500 CZK | 166.38 CNY |
| 1,000 CZK | 332.75 CNY |
Get CZK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=CNYExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-04-17T14:38:18Z",
"rates": {
"CNY": 0.33275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "CNY",
"amount": 100
},
"result": 33.275,
"rate": 0.33275
}Build with CZK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key