Rate Overview
Live
1 ZAR = 0.417707 CNY
1 CNY = 2.3940
ZAR
Avg
0.420461
High
0.437358
Low
0.407929
Last updated: 5/28/2026, 4:07:48 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.42 CNY |
| 10 ZAR | 4.18 CNY |
| 50 ZAR | 20.89 CNY |
| 100 ZAR | 41.77 CNY |
| 500 ZAR | 208.85 CNY |
| 1,000 ZAR | 417.71 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-28T16:07:48Z",
"rates": {
"CNY": 0.417707
}
}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.7707,
"rate": 0.417707
}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