Rate Overview
Live
1 CHF = 3.4012 WST
1 WST = 0.294013
CHF
Avg
3.4183
High
3.4421
Low
3.4012
Last updated: 6/15/2026, 8:20:43 PM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.40 WST |
| 10 CHF | 34.01 WST |
| 50 CHF | 170.06 WST |
| 100 CHF | 340.12 WST |
| 500 CHF | 1,700.60 WST |
| 1,000 CHF | 3,401.21 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-06-15T20:20:43Z",
"rates": {
"WST": 3.401208
}
}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.1208,
"rate": 3.401208
}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