Rate Overview
Live
1 CHF = 20.1204 SZL
1 SZL = 0.049701
CHF
Avg
20.8090
High
21.7177
Low
20.1047
Last updated: 7/23/2026, 5:36:31 AM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 20.12 SZL |
| 10 CHF | 201.20 SZL |
| 50 CHF | 1,006.02 SZL |
| 100 CHF | 2,012.04 SZL |
| 500 CHF | 10,060.20 SZL |
| 1,000 CHF | 20,120.39 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-23T05:36:31Z",
"rates": {
"SZL": 20.12039
}
}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": 2012.039,
"rate": 20.12039
}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