Rate Overview
Live
1 CHF = 3.4634 WST
1 WST = 0.288732
CHF
Avg
3.4789
High
3.5301
Low
3.4410
Last updated: 3/7/2026, 1:55:07 AM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.46 WST |
| 10 CHF | 34.63 WST |
| 50 CHF | 173.17 WST |
| 100 CHF | 346.34 WST |
| 500 CHF | 1,731.71 WST |
| 1,000 CHF | 3,463.42 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-07T01:55:07Z",
"rates": {
"WST": 3.46342
}
}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": 346.34200000000004,
"rate": 3.46342
}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