Rate Overview
Live
1 CNY = 2.4417 SZL
1 SZL = 0.409552
CNY
Avg
2.4111
High
2.4417
Low
2.3902
Last updated: 6/19/2026, 10:36:56 AM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.44 SZL |
| 10 CNY | 24.42 SZL |
| 50 CNY | 122.08 SZL |
| 100 CNY | 244.17 SZL |
| 500 CNY | 1,220.85 SZL |
| 1,000 CNY | 2,441.69 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-06-19T10:36:56Z",
"rates": {
"SZL": 2.441694
}
}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": 244.1694,
"rate": 2.441694
}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