Rate Overview
Live
1 ZAR = 0.416353 CNY
1 CNY = 2.4018
ZAR
Avg
0.414104
High
0.416353
Low
0.410913
Last updated: 5/28/2026, 2:58:07 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.42 CNY |
| 10 ZAR | 4.16 CNY |
| 50 ZAR | 20.82 CNY |
| 100 ZAR | 41.64 CNY |
| 500 ZAR | 208.18 CNY |
| 1,000 ZAR | 416.35 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-05-28T14:58:07Z",
"rates": {
"CNY": 0.416353
}
}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.6353,
"rate": 0.416353
}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