Rate Overview
Live
1 CZK = 0.319802 CNY
1 CNY = 3.1269
CZK
Avg
0.333000
High
0.345965
Low
0.318224
Last updated: 7/29/2026, 5:50:31 AM
Quick Conversions
| CZK | CNY |
|---|---|
| 1 CZK | 0.32 CNY |
| 10 CZK | 3.20 CNY |
| 50 CZK | 15.99 CNY |
| 100 CZK | 31.98 CNY |
| 500 CZK | 159.90 CNY |
| 1,000 CZK | 319.80 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-07-29T05:50:31Z",
"rates": {
"CNY": 0.319802
}
}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": 31.980199999999996,
"rate": 0.319802
}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