Rate Overview
Live
1 CHF = 3.4015 WST
1 WST = 0.293989
CHF
Avg
3.4339
High
3.4716
Low
3.4015
Last updated: 5/26/2026, 7:33:34 PM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.40 WST |
| 10 CHF | 34.01 WST |
| 50 CHF | 170.07 WST |
| 100 CHF | 340.15 WST |
| 500 CHF | 1,700.74 WST |
| 1,000 CHF | 3,401.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-05-26T19:33:34Z",
"rates": {
"WST": 3.401486
}
}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": 340.1486,
"rate": 3.401486
}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