Rate Overview
Live
1 CNY = 2.4386 SZL
1 SZL = 0.410073
CNY
Avg
2.4221
High
2.4386
Low
2.4068
Last updated: 7/18/2026, 7:36:47 PM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.44 SZL |
| 10 CNY | 24.39 SZL |
| 50 CNY | 121.93 SZL |
| 100 CNY | 243.86 SZL |
| 500 CNY | 1,219.29 SZL |
| 1,000 CNY | 2,438.59 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-18T19:36:47Z",
"rates": {
"SZL": 2.438589
}
}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": 243.85889999999998,
"rate": 2.438589
}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