Rate Overview
Live
1 SZL = 0.047850 CHF
1 CHF = 20.8986
SZL
Avg
0.047920
High
0.048276
Low
0.047648
Last updated: 4/18/2026, 8:38:08 AM
Quick Conversions
| SZL | CHF |
|---|---|
| 1 SZL | 0.05 CHF |
| 10 SZL | 0.48 CHF |
| 50 SZL | 2.39 CHF |
| 100 SZL | 4.78 CHF |
| 500 SZL | 23.92 CHF |
| 1,000 SZL | 47.85 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-04-18T08:38:08Z",
"rates": {
"CHF": 0.04785
}
}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.784999999999999,
"rate": 0.04785
}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