Rate Overview
Live
1 SZL = 0.050625 CHF
1 CHF = 19.7531
SZL
Avg
0.050289
High
0.050625
Low
0.049995
Last updated: 9/4/2026, 4:57:30 PM
Quick Conversions
| SZL | CHF |
|---|---|
| 1 SZL | 0.05 CHF |
| 10 SZL | 0.51 CHF |
| 50 SZL | 2.53 CHF |
| 100 SZL | 5.06 CHF |
| 500 SZL | 25.31 CHF |
| 1,000 SZL | 50.63 CHF |
Get SZL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=CHFExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-09-04T16:57:30Z",
"rates": {
"CHF": 0.050625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "CHF",
"amount": 100
},
"result": 5.0625,
"rate": 0.050625
}Build with SZL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key