Rate Overview
Live
1 WST = 0.313632 EUR
1 EUR = 3.1885
WST
Avg
0.312930
High
0.314064
Low
0.310643
Last updated: 4/16/2026, 7:48:46 AM
Quick Conversions
| WST | EUR |
|---|---|
| 1 WST | 0.31 EUR |
| 10 WST | 3.14 EUR |
| 50 WST | 15.68 EUR |
| 100 WST | 31.36 EUR |
| 500 WST | 156.82 EUR |
| 1,000 WST | 313.63 EUR |
Get WST/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=EURExample Response:
{
"success": true,
"base": "WST",
"date": "2026-04-16T07:48:46Z",
"rates": {
"EUR": 0.313632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "EUR",
"amount": 100
},
"result": 31.363200000000003,
"rate": 0.313632
}Build with WST/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key