Rate Overview
Live
1 CNY = 2.4136 SZL
1 SZL = 0.414325
CNY
Avg
2.4215
High
2.4714
Low
2.3796
Last updated: 9/11/2026, 8:42:31 PM
Quick Conversions
| CNY | SZL |
|---|---|
| 1 CNY | 2.41 SZL |
| 10 CNY | 24.14 SZL |
| 50 CNY | 120.68 SZL |
| 100 CNY | 241.36 SZL |
| 500 CNY | 1,206.78 SZL |
| 1,000 CNY | 2,413.57 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-09-11T20:42:31Z",
"rates": {
"SZL": 2.413567
}
}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": 241.3567,
"rate": 2.413567
}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