Rate Overview
Live
1 SZL = 0.048597 CHF
1 CHF = 20.5774
SZL
Avg
0.047223
High
0.049552
Low
0.044416
Last updated: 7/26/2026, 2:28:27 AM
Quick Conversions
| SZL | CHF |
|---|---|
| 1 SZL | 0.05 CHF |
| 10 SZL | 0.49 CHF |
| 50 SZL | 2.43 CHF |
| 100 SZL | 4.86 CHF |
| 500 SZL | 24.30 CHF |
| 1,000 SZL | 48.60 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-26T02:28:27Z",
"rates": {
"CHF": 0.048597
}
}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.8597,
"rate": 0.048597
}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