Rate Overview
Live
1 CNY = 2.3853 SZL
1 SZL = 0.419239
CNY
Avg
2.3862
High
2.4554
Low
2.2898
Last updated: 7/7/2026, 1:47:19 PM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.39 SZL |
| 10 CNY | 23.85 SZL |
| 50 CNY | 119.26 SZL |
| 100 CNY | 238.53 SZL |
| 500 CNY | 1,192.64 SZL |
| 1,000 CNY | 2,385.27 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-07-07T13:47:19Z",
"rates": {
"SZL": 2.385273
}
}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": 238.52730000000003,
"rate": 2.385273
}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