Rate Overview
Live
1 CZK = 0.328790 CNY
1 CNY = 3.0415
CZK
Avg
0.328509
High
0.329375
Low
0.327391
Last updated: 5/7/2026, 10:58:45 PM
Quick Conversions
| CZK | CNY |
|---|---|
| 1 CZK | 0.33 CNY |
| 10 CZK | 3.29 CNY |
| 50 CZK | 16.44 CNY |
| 100 CZK | 32.88 CNY |
| 500 CZK | 164.40 CNY |
| 1,000 CZK | 328.79 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-05-07T22:58:45Z",
"rates": {
"CNY": 0.32879
}
}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.879000000000005,
"rate": 0.32879
}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