Rate Overview
Live
1 CHF = 20.8292 SZL
1 SZL = 0.048010
CHF
Avg
21.2142
High
22.2638
Low
20.0796
Last updated: 5/27/2026, 6:14:31 AM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 20.83 SZL |
| 10 CHF | 208.29 SZL |
| 50 CHF | 1,041.46 SZL |
| 100 CHF | 2,082.92 SZL |
| 500 CHF | 10,414.60 SZL |
| 1,000 CHF | 20,829.20 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-27T06:14:31Z",
"rates": {
"SZL": 20.829204
}
}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.9204,
"rate": 20.829204
}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