Rate Overview
Live
1 ZAR = 0.415824 CNY
1 CNY = 2.4049
ZAR
Avg
0.422941
High
0.430555
Low
0.413008
Last updated: 3/6/2026, 6:09:01 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.42 CNY |
| 10 ZAR | 4.16 CNY |
| 50 ZAR | 20.79 CNY |
| 100 ZAR | 41.58 CNY |
| 500 ZAR | 207.91 CNY |
| 1,000 ZAR | 415.82 CNY |
Get ZAR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=CNYExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-06T18:09:01Z",
"rates": {
"CNY": 0.415824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "CNY",
"amount": 100
},
"result": 41.5824,
"rate": 0.415824
}Build with ZAR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key