Rate Overview
Live
1 WST = 0.300038 CHF
1 CHF = 3.3329
WST
Avg
0.290258
High
0.300038
Low
0.282695
Last updated: 7/21/2026, 8:44:46 PM
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.04 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-21T20:44:46Z",
"rates": {
"CHF": 0.300038
}
}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.003800000000002,
"rate": 0.300038
}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