Rate Overview
Live
1 CHF = 3.3691 WST
1 WST = 0.296814
CHF
Avg
3.4632
High
3.5400
Low
3.2836
Last updated: 7/26/2026, 6:26:30 AM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.37 WST |
| 10 CHF | 33.69 WST |
| 50 CHF | 168.46 WST |
| 100 CHF | 336.91 WST |
| 500 CHF | 1,684.56 WST |
| 1,000 CHF | 3,369.11 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-26T06:26:30Z",
"rates": {
"WST": 3.369111
}
}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": 336.91110000000003,
"rate": 3.369111
}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