Rate Overview
Live
1 ZWL = 0.000107 CNY
1 CNY = 9345.79
ZWL
Avg
0.000107
High
0.000107
Low
0.000106
Last updated: 3/7/2026, 7:39:39 AM
Quick Conversions
| ZWL | CNY |
|---|---|
| 1 ZWL | 0.00 CNY |
| 10 ZWL | 0.00 CNY |
| 50 ZWL | 0.01 CNY |
| 100 ZWL | 0.01 CNY |
| 500 ZWL | 0.05 CNY |
| 1,000 ZWL | 0.11 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-07T07:39:39Z",
"rates": {
"CNY": 0.000107
}
}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": 0.0107,
"rate": 0.000107
}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