Rate Overview
Live
1 CHF = 21.3583 SZL
1 SZL = 0.046820
CHF
Avg
20.8957
High
21.3583
Low
20.4868
Last updated: 3/7/2026, 12:15:40 AM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 21.36 SZL |
| 10 CHF | 213.58 SZL |
| 50 CHF | 1,067.91 SZL |
| 100 CHF | 2,135.83 SZL |
| 500 CHF | 10,679.14 SZL |
| 1,000 CHF | 21,358.27 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-03-07T00:15:40Z",
"rates": {
"SZL": 21.358271
}
}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": 2135.8271,
"rate": 21.358271
}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