Rate Overview
Live
1 ZWL = 0.000100 CNY
1 CNY = 10000.00
ZWL
Avg
0.000102
High
0.000103
Low
0.000100
Last updated: 5/29/2026, 6:50:36 PM
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.10 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-29T18:50:36Z",
"rates": {
"CNY": 0.0001
}
}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.01,
"rate": 0.0001
}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