Rate Overview
Live
1 CHF = 3.4037 WST
1 WST = 0.293802
CHF
Avg
3.4187
High
3.4421
Low
3.4037
Last updated: 6/15/2026, 7:40:51 PM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.40 WST |
| 10 CHF | 34.04 WST |
| 50 CHF | 170.18 WST |
| 100 CHF | 340.37 WST |
| 500 CHF | 1,701.83 WST |
| 1,000 CHF | 3,403.66 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-15T19:40:51Z",
"rates": {
"WST": 3.403657
}
}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.3657,
"rate": 3.403657
}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