Rate Overview
Live
1 CNY = 2.4855 SZL
1 SZL = 0.402326
CNY
Avg
2.4179
High
2.5098
Low
2.3058
Last updated: 7/26/2026, 12:37:06 AM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.49 SZL |
| 10 CNY | 24.86 SZL |
| 50 CNY | 124.28 SZL |
| 100 CNY | 248.55 SZL |
| 500 CNY | 1,242.77 SZL |
| 1,000 CNY | 2,485.54 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-26T00:37:06Z",
"rates": {
"SZL": 2.485544
}
}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": 248.5544,
"rate": 2.485544
}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