Rate Overview
Live
1 CHF = 20.2057 SZL
1 SZL = 0.049491
CHF
Avg
20.3471
High
20.4548
Low
20.2057
Last updated: 7/23/2026, 2:40:04 AM
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.87 SZL |
| 1,000 CHF | 20,205.75 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-23T02:40:04Z",
"rates": {
"SZL": 20.205749
}
}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.5749,
"rate": 20.205749
}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