Rate Overview
Live
1 CHF = 3.4001 WST
1 WST = 0.294107
CHF
Avg
3.3811
High
3.6095
Low
3.0731
Last updated: 5/26/2026, 6:24:22 PM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.40 WST |
| 10 CHF | 34.00 WST |
| 50 CHF | 170.01 WST |
| 100 CHF | 340.01 WST |
| 500 CHF | 1,700.06 WST |
| 1,000 CHF | 3,400.12 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-26T18:24:22Z",
"rates": {
"WST": 3.400123
}
}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.0123,
"rate": 3.400123
}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