Rate Overview
Live
1 WST = 0.288731 CHF
1 CHF = 3.4634
WST
Avg
0.287464
High
0.290617
Low
0.283279
Last updated: 3/7/2026, 1:01:33 AM
Quick Conversions
| WST | CHF |
|---|---|
| 1 WST | 0.29 CHF |
| 10 WST | 2.89 CHF |
| 50 WST | 14.44 CHF |
| 100 WST | 28.87 CHF |
| 500 WST | 144.37 CHF |
| 1,000 WST | 288.73 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-07T01:01:33Z",
"rates": {
"CHF": 0.288731
}
}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": 28.8731,
"rate": 0.288731
}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