Rate Overview
Live
1 WST = 0.300046 CHF
1 CHF = 3.3328
WST
Avg
0.296403
High
0.325404
Low
0.277050
Last updated: 7/22/2026, 12:49:53 AM
Quick Conversions
| WST | CHF |
|---|---|
| 1 WST | 0.30 CHF |
| 10 WST | 3.00 CHF |
| 50 WST | 15.00 CHF |
| 100 WST | 30.00 CHF |
| 500 WST | 150.02 CHF |
| 1,000 WST | 300.05 CHF |
Get WST/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=CHFExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-22T00:49:53Z",
"rates": {
"CHF": 0.300046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "CHF",
"amount": 100
},
"result": 30.004599999999996,
"rate": 0.300046
}Build with WST/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key