Rate Overview
Live
1 CNY = 2.3966 SZL
1 SZL = 0.417253
CNY
Avg
2.3616
High
2.4014
Low
2.3151
Last updated: 3/7/2026, 3:08:23 AM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.40 SZL |
| 10 CNY | 23.97 SZL |
| 50 CNY | 119.83 SZL |
| 100 CNY | 239.66 SZL |
| 500 CNY | 1,198.31 SZL |
| 1,000 CNY | 2,396.63 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-03-07T03:08:23Z",
"rates": {
"SZL": 2.396628
}
}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.66280000000003,
"rate": 2.396628
}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