Rate Overview
Live
1 ZAR = 0.402326 CNY
1 CNY = 2.4855
ZAR
Avg
0.416350
High
0.433324
Low
0.402184
Last updated: 7/25/2026, 9:19:07 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.40 CNY |
| 10 ZAR | 4.02 CNY |
| 50 ZAR | 20.12 CNY |
| 100 ZAR | 40.23 CNY |
| 500 ZAR | 201.16 CNY |
| 1,000 ZAR | 402.33 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-25T21:19:07Z",
"rates": {
"CNY": 0.402326
}
}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": 40.232600000000005,
"rate": 0.402326
}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