Rate Overview
Live
1 CHF = 19.7572 SZL
1 SZL = 0.050614
CHF
Avg
19.8858
High
20.0020
Low
19.7544
Last updated: 9/4/2026, 5:10:15 PM
Quick Conversions
| CHF | SZL |
|---|---|
| 1 CHF | 19.76 SZL |
| 10 CHF | 197.57 SZL |
| 50 CHF | 987.86 SZL |
| 100 CHF | 1,975.72 SZL |
| 500 CHF | 9,878.62 SZL |
| 1,000 CHF | 19,757.24 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-09-04T17:10:15Z",
"rates": {
"SZL": 19.757244
}
}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": 1975.7244,
"rate": 19.757244
}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