Rate Overview
Live
1 SZL = 0.049679 CHF
1 CHF = 20.1292
SZL
Avg
0.049465
High
0.049679
Low
0.049191
Last updated: 7/7/2026, 12:33:44 PM
Quick Conversions
| SZL | CHF |
|---|---|
| 1 SZL | 0.05 CHF |
| 10 SZL | 0.50 CHF |
| 50 SZL | 2.48 CHF |
| 100 SZL | 4.97 CHF |
| 500 SZL | 24.84 CHF |
| 1,000 SZL | 49.68 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-07T12:33:44Z",
"rates": {
"CHF": 0.049679
}
}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.9679,
"rate": 0.049679
}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