Rate Overview
Live
1 CHF = 3.4339 WST
1 WST = 0.291210
CHF
Avg
3.4417
High
3.4609
Low
3.4287
Last updated: 3/27/2026, 7:15:30 AM
Quick Conversions
| CHF | WST |
|---|---|
| 1 CHF | 3.43 WST |
| 10 CHF | 34.34 WST |
| 50 CHF | 171.70 WST |
| 100 CHF | 343.39 WST |
| 500 CHF | 1,716.97 WST |
| 1,000 CHF | 3,433.94 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-27T07:15:30Z",
"rates": {
"WST": 3.433944
}
}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.39439999999996,
"rate": 3.433944
}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