Rate Overview
Live
1 CHF = 20.3929 SZL
1 SZL = 0.049037
CHF
Avg
20.5120
High
20.7309
Low
20.3498
Last updated: 6/16/2026, 8:39:19 AM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 20.39 SZL |
| 10 CHF | 203.93 SZL |
| 50 CHF | 1,019.65 SZL |
| 100 CHF | 2,039.29 SZL |
| 500 CHF | 10,196.46 SZL |
| 1,000 CHF | 20,392.92 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-06-16T08:39:19Z",
"rates": {
"SZL": 20.392924
}
}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": 2039.2924,
"rate": 20.392924
}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