Rate Overview
Live
1 EUR = 3.1089 WST
1 WST = 0.321654
EUR
Avg
3.2097
High
3.3750
Low
3.1017
Last updated: 5/28/2026, 12:08:48 AM
Quick Conversions
| EUR | WST |
|---|---|
| 1 EUR | 3.11 WST |
| 10 EUR | 31.09 WST |
| 50 EUR | 155.45 WST |
| 100 EUR | 310.89 WST |
| 500 EUR | 1,554.47 WST |
| 1,000 EUR | 3,108.93 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-28T00:08:48Z",
"rates": {
"WST": 3.108931
}
}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.8931,
"rate": 3.108931
}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