Rate Overview
Live
1 CHF = 20.8827 SZL
1 SZL = 0.047886
CHF
Avg
20.8483
High
21.0115
Low
20.6948
Last updated: 4/16/2026, 8:58:24 PM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 20.88 SZL |
| 10 CHF | 208.83 SZL |
| 50 CHF | 1,044.14 SZL |
| 100 CHF | 2,088.27 SZL |
| 500 CHF | 10,441.36 SZL |
| 1,000 CHF | 20,882.71 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-04-16T20:58:24Z",
"rates": {
"SZL": 20.882714
}
}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": 2088.2714,
"rate": 20.882714
}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