Rate Overview
Live
1 WST = 0.296799 CHF
1 CHF = 3.3693
WST
Avg
0.297200
High
0.299268
Low
0.294538
Last updated: 7/25/2026, 10:00:19 PM
Quick Conversions
| WST | CHF |
|---|---|
| 1 WST | 0.30 CHF |
| 10 WST | 2.97 CHF |
| 50 WST | 14.84 CHF |
| 100 WST | 29.68 CHF |
| 500 WST | 148.40 CHF |
| 1,000 WST | 296.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-07-25T22:00:19Z",
"rates": {
"CHF": 0.296799
}
}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.679899999999996,
"rate": 0.296799
}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