Rate Overview
Live
1 CHF = 3.3291 WST
1 WST = 0.300379
CHF
Avg
3.3603
High
3.3951
Low
3.3291
Last updated: 7/24/2026, 10:06:54 PM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.33 WST |
| 10 CHF | 33.29 WST |
| 50 CHF | 166.46 WST |
| 100 CHF | 332.91 WST |
| 500 CHF | 1,664.56 WST |
| 1,000 CHF | 3,329.13 WST |
Get CHF/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=WSTExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-24T22:06:54Z",
"rates": {
"WST": 3.329125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "WST",
"amount": 100
},
"result": 332.91249999999997,
"rate": 3.329125
}Build with CHF/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key