Rate Overview
Live
1 ZAR = 0.404799 CNY
1 CNY = 2.4704
ZAR
Avg
0.406912
High
0.411822
Low
0.401906
Last updated: 7/27/2026, 5:31:40 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.40 CNY |
| 10 ZAR | 4.05 CNY |
| 50 ZAR | 20.24 CNY |
| 100 ZAR | 40.48 CNY |
| 500 ZAR | 202.40 CNY |
| 1,000 ZAR | 404.80 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-27T17:31:40Z",
"rates": {
"CNY": 0.404799
}
}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.4799,
"rate": 0.404799
}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