Rate Overview
Live
1 ZWL = 0.021211 CNY
1 CNY = 47.1453
ZWL
Avg
0.021198
High
0.021225
Low
0.021167
Last updated: 4/17/2026, 4:54:29 PM
Quick Conversions
| ZWL | CNY |
|---|---|
| 1 ZWL | 0.02 CNY |
| 10 ZWL | 0.21 CNY |
| 50 ZWL | 1.06 CNY |
| 100 ZWL | 2.12 CNY |
| 500 ZWL | 10.61 CNY |
| 1,000 ZWL | 21.21 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-04-17T16:54:29Z",
"rates": {
"CNY": 0.021211
}
}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.1211,
"rate": 0.021211
}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