Rate Overview
Live
1 WST = 0.294106 CHF
1 CHF = 3.4001
WST
Avg
0.291219
High
0.294106
Low
0.288048
Last updated: 5/26/2026, 6:44:26 PM
Quick Conversions
| WST | CHF |
|---|---|
| 1 WST | 0.29 CHF |
| 10 WST | 2.94 CHF |
| 50 WST | 14.71 CHF |
| 100 WST | 29.41 CHF |
| 500 WST | 147.05 CHF |
| 1,000 WST | 294.11 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-05-26T18:44:26Z",
"rates": {
"CHF": 0.294106
}
}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.4106,
"rate": 0.294106
}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