Rate Overview
Live
1 CHF = 3.4532 WST
1 WST = 0.289588
CHF
Avg
3.4223
High
3.4534
Low
3.3928
Last updated: 7/5/2026, 12:38:14 PM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.45 WST |
| 10 CHF | 34.53 WST |
| 50 CHF | 172.66 WST |
| 100 CHF | 345.32 WST |
| 500 CHF | 1,726.59 WST |
| 1,000 CHF | 3,453.18 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-05T12:38:14Z",
"rates": {
"WST": 3.453176
}
}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": 345.3176,
"rate": 3.453176
}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