Rate Overview
Live
1 CNY = 2.3915 SZL
1 SZL = 0.418154
CNY
Avg
2.3994
High
2.4088
Low
2.3915
Last updated: 8/21/2026, 2:38:03 PM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.39 SZL |
| 10 CNY | 23.91 SZL |
| 50 CNY | 119.57 SZL |
| 100 CNY | 239.15 SZL |
| 500 CNY | 1,195.73 SZL |
| 1,000 CNY | 2,391.46 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-08-21T14:38:03Z",
"rates": {
"SZL": 2.391461
}
}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": 239.14610000000002,
"rate": 2.391461
}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