Rate Overview
Live
1 CHF = 20.1901 SZL
1 SZL = 0.049529
CHF
Avg
20.2844
High
20.4548
Low
20.1047
Last updated: 7/22/2026, 8:12:37 PM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 20.19 SZL |
| 10 CHF | 201.90 SZL |
| 50 CHF | 1,009.51 SZL |
| 100 CHF | 2,019.01 SZL |
| 500 CHF | 10,095.06 SZL |
| 1,000 CHF | 20,190.13 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-22T20:12:37Z",
"rates": {
"SZL": 20.190125
}
}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": 2019.0124999999998,
"rate": 20.190125
}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