Rate Overview
Live
1 CNY = 2.4240 SZL
1 SZL = 0.412547
CNY
Avg
2.4134
High
2.4953
Low
2.2660
Last updated: 7/22/2026, 8:35:29 PM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.42 SZL |
| 10 CNY | 24.24 SZL |
| 50 CNY | 121.20 SZL |
| 100 CNY | 242.40 SZL |
| 500 CNY | 1,211.98 SZL |
| 1,000 CNY | 2,423.97 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-22T20:35:29Z",
"rates": {
"SZL": 2.423966
}
}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": 242.3966,
"rate": 2.423966
}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