Rate Overview
Live
1 SZL = 0.046706 CHF
1 CHF = 21.4105
SZL
Avg
0.046534
High
0.046982
Low
0.045957
Last updated: 3/26/2026, 11:37:59 PM
Quick Conversions
| SZL | CHF |
|---|---|
| 1 SZL | 0.05 CHF |
| 10 SZL | 0.47 CHF |
| 50 SZL | 2.34 CHF |
| 100 SZL | 4.67 CHF |
| 500 SZL | 23.35 CHF |
| 1,000 SZL | 46.71 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-03-26T23:37:59Z",
"rates": {
"CHF": 0.046706
}
}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": 4.670599999999999,
"rate": 0.046706
}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