Rate Overview
Live
1 EUR = 3.1352 WST
1 WST = 0.318959
EUR
Avg
3.1302
High
3.1716
Low
3.1082
Last updated: 7/25/2026, 9:36:18 PM
Quick Conversions
| EUR | WST |
|---|---|
| 1 EUR | 3.14 WST |
| 10 EUR | 31.35 WST |
| 50 EUR | 156.76 WST |
| 100 EUR | 313.52 WST |
| 500 EUR | 1,567.60 WST |
| 1,000 EUR | 3,135.20 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-25T21:36:18Z",
"rates": {
"WST": 3.135198
}
}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": 313.5198,
"rate": 3.135198
}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