Rate Overview
Live
1 CHF = 3.3372 WST
1 WST = 0.299652
CHF
Avg
3.3801
High
3.6095
Low
3.0731
Last updated: 7/23/2026, 4:36:28 PM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.34 WST |
| 10 CHF | 33.37 WST |
| 50 CHF | 166.86 WST |
| 100 CHF | 333.72 WST |
| 500 CHF | 1,668.60 WST |
| 1,000 CHF | 3,337.20 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-23T16:36:28Z",
"rates": {
"WST": 3.337201
}
}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": 333.7201,
"rate": 3.337201
}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