Rate Overview
Live
1 SZL = 0.048795 CHF
1 CHF = 20.4939
SZL
Avg
0.048943
High
0.049862
Low
0.048533
Last updated: 7/28/2026, 2:35:13 PM
Quick Conversions
| SZL | CHF |
|---|---|
| 1 SZL | 0.05 CHF |
| 10 SZL | 0.49 CHF |
| 50 SZL | 2.44 CHF |
| 100 SZL | 4.88 CHF |
| 500 SZL | 24.40 CHF |
| 1,000 SZL | 48.79 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-07-28T14:35:13Z",
"rates": {
"CHF": 0.048795
}
}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.8795,
"rate": 0.048795
}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