Rate Overview
Live
1 EUR = 3.1145 WST
1 WST = 0.321074
EUR
Avg
3.1493
High
3.3655
Low
2.8858
Last updated: 7/28/2026, 12:03:29 PM
Quick Conversions
| EUR | WST |
|---|---|
| 1 EUR | 3.11 WST |
| 10 EUR | 31.15 WST |
| 50 EUR | 155.73 WST |
| 100 EUR | 311.45 WST |
| 500 EUR | 1,557.27 WST |
| 1,000 EUR | 3,114.54 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-07-28T12:03:29Z",
"rates": {
"WST": 3.114542
}
}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": 311.4542,
"rate": 3.114542
}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