Rate Overview
Live
1 CZK = 0.324358 CNY
1 CNY = 3.0830
CZK
Avg
0.333431
High
0.342372
Low
0.323758
Last updated: 3/28/2026, 10:52:28 AM
Quick Conversions
| CZK | CNY |
|---|---|
| 1 CZK | 0.32 CNY |
| 10 CZK | 3.24 CNY |
| 50 CZK | 16.22 CNY |
| 100 CZK | 32.44 CNY |
| 500 CZK | 162.18 CNY |
| 1,000 CZK | 324.36 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-28T10:52:28Z",
"rates": {
"CNY": 0.324358
}
}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.4358,
"rate": 0.324358
}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