Rate Overview
Live
1 ZAR = 0.404164 CNY
1 CNY = 2.4742
ZAR
Avg
0.415187
High
0.433123
Low
0.402289
Last updated: 3/27/2026, 1:49:51 AM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.40 CNY |
| 10 ZAR | 4.04 CNY |
| 50 ZAR | 20.21 CNY |
| 100 ZAR | 40.42 CNY |
| 500 ZAR | 202.08 CNY |
| 1,000 ZAR | 404.16 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-27T01:49:51Z",
"rates": {
"CNY": 0.404164
}
}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.4164,
"rate": 0.404164
}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