Rate Overview
Live
1 EUR = 3.1444 WST
1 WST = 0.318023
EUR
Avg
3.2222
High
3.3938
Low
3.0408
Last updated: 3/27/2026, 1:43:29 PM
Quick Conversions
| EUR | WST |
|---|---|
| 1 EUR | 3.14 WST |
| 10 EUR | 31.44 WST |
| 50 EUR | 157.22 WST |
| 100 EUR | 314.44 WST |
| 500 EUR | 1,572.21 WST |
| 1,000 EUR | 3,144.42 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-03-27T13:43:29Z",
"rates": {
"WST": 3.144424
}
}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": 314.44239999999996,
"rate": 3.144424
}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