Rate Overview
Live
1 WST = 0.297802 CHF
1 CHF = 3.3579
WST
Avg
0.297402
High
0.298506
Low
0.295513
Last updated: 8/14/2026, 4:03:53 PM
Quick Conversions
| WST | CHF |
|---|---|
| 1 WST | 0.30 CHF |
| 10 WST | 2.98 CHF |
| 50 WST | 14.89 CHF |
| 100 WST | 29.78 CHF |
| 500 WST | 148.90 CHF |
| 1,000 WST | 297.80 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-08-14T16:03:53Z",
"rates": {
"CHF": 0.297802
}
}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": 29.7802,
"rate": 0.297802
}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