Rate Overview
Live
1 ZAR = 0.404601 CNY
1 CNY = 2.4716
ZAR
Avg
0.405933
High
0.409953
Low
0.402289
Last updated: 3/26/2026, 10:29:37 PM
Quick Conversions
| ZAR | CNY |
|---|---|
| 1 ZAR | 0.40 CNY |
| 10 ZAR | 4.05 CNY |
| 50 ZAR | 20.23 CNY |
| 100 ZAR | 40.46 CNY |
| 500 ZAR | 202.30 CNY |
| 1,000 ZAR | 404.60 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-03-26T22:29:37Z",
"rates": {
"CNY": 0.404601
}
}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.4601,
"rate": 0.404601
}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