Rate Overview
Live
1 ZAR = 0.417682 CNY
1 CNY = 2.3942
ZAR
Avg
0.415453
High
0.417682
Low
0.411799
Last updated: 4/16/2026, 1:30:08 AM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.42 CNY |
| 10 ZAR | 4.18 CNY |
| 50 ZAR | 20.88 CNY |
| 100 ZAR | 41.77 CNY |
| 500 ZAR | 208.84 CNY |
| 1,000 ZAR | 417.68 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-04-16T01:30:08Z",
"rates": {
"CNY": 0.417682
}
}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.7682,
"rate": 0.417682
}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