Rate Overview
Live
1 CNY = 2.4663 SZL
1 SZL = 0.405472
CNY
Avg
2.3943
High
2.4842
Low
2.3058
Last updated: 3/27/2026, 2:39:41 PM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.47 SZL |
| 10 CNY | 24.66 SZL |
| 50 CNY | 123.31 SZL |
| 100 CNY | 246.63 SZL |
| 500 CNY | 1,233.13 SZL |
| 1,000 CNY | 2,466.26 SZL |
Get CNY/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=SZLExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-27T14:39:41Z",
"rates": {
"SZL": 2.466263
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "SZL",
"amount": 100
},
"result": 246.62630000000001,
"rate": 2.466263
}Build with CNY/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key