Rate Overview
Live
1 CHF = 21.4385 SZL
1 SZL = 0.046645
CHF
Avg
21.3727
High
21.4587
Low
21.2494
Last updated: 5/7/2026, 12:15:36 AM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 21.44 SZL |
| 10 CHF | 214.39 SZL |
| 50 CHF | 1,071.93 SZL |
| 100 CHF | 2,143.85 SZL |
| 500 CHF | 10,719.27 SZL |
| 1,000 CHF | 21,438.54 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-07T00:15:36Z",
"rates": {
"SZL": 21.438538
}
}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": 2143.8538000000003,
"rate": 21.438538
}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