Rate Overview
Live
1 WST = 0.293989 CHF
1 CHF = 3.4015
WST
Avg
0.287384
High
0.305253
Low
0.274643
Last updated: 5/26/2026, 7:52:35 PM
Quick Conversions
| WST | CHF |
|---|---|
| 1 WST | 0.29 CHF |
| 10 WST | 2.94 CHF |
| 50 WST | 14.70 CHF |
| 100 WST | 29.40 CHF |
| 500 WST | 146.99 CHF |
| 1,000 WST | 293.99 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-26T19:52:35Z",
"rates": {
"CHF": 0.293989
}
}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.3989,
"rate": 0.293989
}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