Rate Overview
Live
1 WST = 0.291023 CHF
1 CHF = 3.4362
WST
Avg
0.290536
High
0.291636
Low
0.288943
Last updated: 3/27/2026, 6:44:00 AM
Quick Conversions
| WST | CHF |
|---|---|
| 1 WST | 0.29 CHF |
| 10 WST | 2.91 CHF |
| 50 WST | 14.55 CHF |
| 100 WST | 29.10 CHF |
| 500 WST | 145.51 CHF |
| 1,000 WST | 291.02 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-03-27T06:44:00Z",
"rates": {
"CHF": 0.291023
}
}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.102299999999996,
"rate": 0.291023
}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