Rate Overview
Live
1 ZWL = 0.021120 CNY
1 CNY = 47.3485
ZWL
Avg
0.021165
High
0.021225
Low
0.021120
Last updated: 5/9/2026, 8:33:21 AM
Quick Conversions
| ZWL | CNY |
|---|---|
| 1 ZWL | 0.02 CNY |
| 10 ZWL | 0.21 CNY |
| 50 ZWL | 1.06 CNY |
| 100 ZWL | 2.11 CNY |
| 500 ZWL | 10.56 CNY |
| 1,000 ZWL | 21.12 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-05-09T08:33:21Z",
"rates": {
"CNY": 0.02112
}
}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.112,
"rate": 0.02112
}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