Rate Overview
Live
1 CHF = 3.4375 WST
1 WST = 0.290910
CHF
Avg
3.4422
High
3.4609
Low
3.4295
Last updated: 3/27/2026, 3:46:30 AM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.44 WST |
| 10 CHF | 34.37 WST |
| 50 CHF | 171.87 WST |
| 100 CHF | 343.75 WST |
| 500 CHF | 1,718.74 WST |
| 1,000 CHF | 3,437.49 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-03-27T03:46:30Z",
"rates": {
"WST": 3.437485
}
}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": 343.74850000000004,
"rate": 3.437485
}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