Rate Overview
Live
1 ZAR = 0.419015 CNY
1 CNY = 2.3865
ZAR
Avg
0.415127
High
0.419015
Low
0.408434
Last updated: 6/17/2026, 6:44:57 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.42 CNY |
| 10 ZAR | 4.19 CNY |
| 50 ZAR | 20.95 CNY |
| 100 ZAR | 41.90 CNY |
| 500 ZAR | 209.51 CNY |
| 1,000 ZAR | 419.02 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-06-17T18:44:57Z",
"rates": {
"CNY": 0.419015
}
}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.901500000000006,
"rate": 0.419015
}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