Rate Overview
Live
1 ZWL = 0.021465 CNY
1 CNY = 46.5875
ZWL
Avg
0.004854
High
0.021465
Low
0.000108
Last updated: 3/28/2026, 12:18:06 PM
Quick Conversions
| ZWL | CNY |
|---|---|
| 1 ZWL | 0.02 CNY |
| 10 ZWL | 0.21 CNY |
| 50 ZWL | 1.07 CNY |
| 100 ZWL | 2.15 CNY |
| 500 ZWL | 10.73 CNY |
| 1,000 ZWL | 21.47 CNY |
Get ZWL/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=CNYExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-28T12:18:06Z",
"rates": {
"CNY": 0.021465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "CNY",
"amount": 100
},
"result": 2.1465,
"rate": 0.021465
}Build with ZWL/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key