Rate Overview
Live
1 ZAR = 0.414954 CNY
1 CNY = 2.4099
ZAR
Avg
0.416248
High
0.418593
Low
0.414954
Last updated: 7/12/2026, 8:17:48 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.41 CNY |
| 10 ZAR | 4.15 CNY |
| 50 ZAR | 20.75 CNY |
| 100 ZAR | 41.50 CNY |
| 500 ZAR | 207.48 CNY |
| 1,000 ZAR | 414.95 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-07-12T20:17:48Z",
"rates": {
"CNY": 0.414954
}
}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.4954,
"rate": 0.414954
}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