Rate Overview
Live
1 CNY = 2.3877 SZL
1 SZL = 0.418811
CNY
Avg
2.3963
High
2.4177
Low
2.3876
Last updated: 7/8/2026, 6:05:14 AM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.39 SZL |
| 10 CNY | 23.88 SZL |
| 50 CNY | 119.39 SZL |
| 100 CNY | 238.77 SZL |
| 500 CNY | 1,193.86 SZL |
| 1,000 CNY | 2,387.71 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-08T06:05:14Z",
"rates": {
"SZL": 2.387712
}
}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": 238.7712,
"rate": 2.387712
}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