Rate Overview
Live
1 CHF = 20.8236 SZL
1 SZL = 0.048022
CHF
Avg
21.2139
High
22.2638
Low
20.0796
Last updated: 5/27/2026, 8:49:32 AM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 20.82 SZL |
| 10 CHF | 208.24 SZL |
| 50 CHF | 1,041.18 SZL |
| 100 CHF | 2,082.36 SZL |
| 500 CHF | 10,411.82 SZL |
| 1,000 CHF | 20,823.64 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-05-27T08:49:32Z",
"rates": {
"SZL": 20.823635
}
}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": 2082.3635,
"rate": 20.823635
}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