Rate Overview
Live
1 CNY = 2.4108 SZL
1 SZL = 0.414797
CNY
Avg
2.3878
High
2.4554
Low
2.2898
Last updated: 7/16/2026, 9:09:17 AM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.41 SZL |
| 10 CNY | 24.11 SZL |
| 50 CNY | 120.54 SZL |
| 100 CNY | 241.08 SZL |
| 500 CNY | 1,205.41 SZL |
| 1,000 CNY | 2,410.82 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-16T09:09:17Z",
"rates": {
"SZL": 2.410819
}
}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": 241.08190000000002,
"rate": 2.410819
}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