Rate Overview
Live
1 CNY = 2.3960 SZL
1 SZL = 0.417370
CNY
Avg
2.4004
High
2.4070
Low
2.3960
Last updated: 4/18/2026, 10:37:39 AM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.40 SZL |
| 10 CNY | 23.96 SZL |
| 50 CNY | 119.80 SZL |
| 100 CNY | 239.60 SZL |
| 500 CNY | 1,197.98 SZL |
| 1,000 CNY | 2,395.96 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-04-18T10:37:39Z",
"rates": {
"SZL": 2.395957
}
}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.59570000000002,
"rate": 2.395957
}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