Rate Overview
Live
1 CZK = 0.319975 CNY
1 CNY = 3.1252
CZK
Avg
0.323024
High
0.325100
Low
0.319885
Last updated: 6/19/2026, 8:54:11 AM
Quick Conversions
| CZK | CNY |
|---|---|
| 1 CZK | 0.32 CNY |
| 10 CZK | 3.20 CNY |
| 50 CZK | 16.00 CNY |
| 100 CZK | 32.00 CNY |
| 500 CZK | 159.99 CNY |
| 1,000 CZK | 319.98 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-06-19T08:54:11Z",
"rates": {
"CNY": 0.319975
}
}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.997500000000002,
"rate": 0.319975
}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