Rate Overview
Live
1 CNY = 2.3774 SZL
1 SZL = 0.420621
CNY
Avg
2.4057
High
2.4859
Low
2.3066
Last updated: 9/5/2026, 11:34:49 PM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.38 SZL |
| 10 CNY | 23.77 SZL |
| 50 CNY | 118.87 SZL |
| 100 CNY | 237.74 SZL |
| 500 CNY | 1,188.72 SZL |
| 1,000 CNY | 2,377.44 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-09-05T23:34:49Z",
"rates": {
"SZL": 2.377437
}
}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": 237.7437,
"rate": 2.377437
}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