Rate Overview
Live
1 WST = 0.319830 EUR
1 EUR = 3.1267
WST
Avg
0.318599
High
0.319830
Low
0.317033
Last updated: 8/31/2026, 5:20:43 AM
Quick Conversions
| WST | EUR |
|---|---|
| 1 WST | 0.32 EUR |
| 10 WST | 3.20 EUR |
| 50 WST | 15.99 EUR |
| 100 WST | 31.98 EUR |
| 500 WST | 159.92 EUR |
| 1,000 WST | 319.83 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-08-31T05:20:43Z",
"rates": {
"EUR": 0.31983
}
}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.983,
"rate": 0.31983
}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