Rate Overview
Live
1 CNY = 2.4099 SZL
1 SZL = 0.414954
CNY
Avg
2.3949
High
2.4813
Low
2.2991
Last updated: 7/12/2026, 7:20:49 AM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.41 SZL |
| 10 CNY | 24.10 SZL |
| 50 CNY | 120.50 SZL |
| 100 CNY | 240.99 SZL |
| 500 CNY | 1,204.95 SZL |
| 1,000 CNY | 2,409.91 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-12T07:20:49Z",
"rates": {
"SZL": 2.409905
}
}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": 240.99050000000003,
"rate": 2.409905
}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