Rate Overview
Live
1 CHF = 20.2057 SZL
1 SZL = 0.049491
CHF
Avg
20.2876
High
20.3714
Low
20.2057
Last updated: 7/4/2026, 8:53:52 PM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 20.21 SZL |
| 10 CHF | 202.06 SZL |
| 50 CHF | 1,010.29 SZL |
| 100 CHF | 2,020.57 SZL |
| 500 CHF | 10,102.85 SZL |
| 1,000 CHF | 20,205.70 SZL |
Get CHF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=SZLExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-04T20:53:52Z",
"rates": {
"SZL": 20.205705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "SZL",
"amount": 100
},
"result": 2020.5704999999998,
"rate": 20.205705
}Build with CHF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key