Rate Overview
Live
1 WST = 0.315293 EUR
1 EUR = 3.1717
WST
Avg
0.317502
High
0.319606
Low
0.315293
Last updated: 7/4/2026, 4:19:22 PM
Quick Conversions
| WST | EUR |
|---|---|
| 1 WST | 0.32 EUR |
| 10 WST | 3.15 EUR |
| 50 WST | 15.76 EUR |
| 100 WST | 31.53 EUR |
| 500 WST | 157.65 EUR |
| 1,000 WST | 315.29 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-07-04T16:19:22Z",
"rates": {
"EUR": 0.315293
}
}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.5293,
"rate": 0.315293
}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