Rate Overview
Live
1 CHF = 3.4300 WST
1 WST = 0.291542
CHF
Avg
3.4210
High
3.4534
Low
3.3940
Last updated: 7/6/2026, 12:13:45 AM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.43 WST |
| 10 CHF | 34.30 WST |
| 50 CHF | 171.50 WST |
| 100 CHF | 343.00 WST |
| 500 CHF | 1,715.02 WST |
| 1,000 CHF | 3,430.03 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-06T00:13:45Z",
"rates": {
"WST": 3.430033
}
}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": 343.00329999999997,
"rate": 3.430033
}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