Rate Overview
Live
1 EUR = 3.1045 WST
1 WST = 0.322118
EUR
Avg
3.1519
High
3.3655
Low
2.8858
Last updated: 5/27/2026, 9:43:10 PM
Quick Conversions
| EUR | WST |
|---|---|
| 1 EUR | 3.10 WST |
| 10 EUR | 31.04 WST |
| 50 EUR | 155.22 WST |
| 100 EUR | 310.45 WST |
| 500 EUR | 1,552.23 WST |
| 1,000 EUR | 3,104.46 WST |
Get EUR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=WSTExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-27T21:43:10Z",
"rates": {
"WST": 3.104457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "WST",
"amount": 100
},
"result": 310.4457,
"rate": 3.104457
}Build with EUR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key