Rate Overview
Live
1 ZAR = 0.419967 CNY
1 CNY = 2.3811
ZAR
Avg
0.416588
High
0.419967
Low
0.413452
Last updated: 7/6/2026, 7:31:53 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.42 CNY |
| 10 ZAR | 4.20 CNY |
| 50 ZAR | 21.00 CNY |
| 100 ZAR | 42.00 CNY |
| 500 ZAR | 209.98 CNY |
| 1,000 ZAR | 419.97 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-06T19:31:53Z",
"rates": {
"CNY": 0.419967
}
}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.9967,
"rate": 0.419967
}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