Rate Overview
Live
1 ZAR = 0.402364 CNY
1 CNY = 2.4853
ZAR
Avg
0.413801
High
0.432977
Low
0.398445
Last updated: 7/26/2026, 12:02:26 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.40 CNY |
| 10 ZAR | 4.02 CNY |
| 50 ZAR | 20.12 CNY |
| 100 ZAR | 40.24 CNY |
| 500 ZAR | 201.18 CNY |
| 1,000 ZAR | 402.36 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-26T12:02:26Z",
"rates": {
"CNY": 0.402364
}
}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.2364,
"rate": 0.402364
}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