Rate Overview
Live
1 CZK = 0.328937 CNY
1 CNY = 3.0401
CZK
Avg
0.330186
High
0.334229
Low
0.326897
Last updated: 3/7/2026, 9:29:48 AM
Quick Conversions
| CZK | CNY |
|---|---|
| 1 CZK | 0.33 CNY |
| 10 CZK | 3.29 CNY |
| 50 CZK | 16.45 CNY |
| 100 CZK | 32.89 CNY |
| 500 CZK | 164.47 CNY |
| 1,000 CZK | 328.94 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-03-07T09:29:48Z",
"rates": {
"CNY": 0.328937
}
}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": 32.893699999999995,
"rate": 0.328937
}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