Rate Overview
Live
1 ZAR = 0.405130 CNY
1 CNY = 2.4683
ZAR
Avg
0.415218
High
0.433123
Low
0.402289
Last updated: 3/27/2026, 12:18:26 AM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.41 CNY |
| 10 ZAR | 4.05 CNY |
| 50 ZAR | 20.26 CNY |
| 100 ZAR | 40.51 CNY |
| 500 ZAR | 202.57 CNY |
| 1,000 ZAR | 405.13 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-27T00:18:26Z",
"rates": {
"CNY": 0.40513
}
}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.513,
"rate": 0.40513
}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