Rate Overview
Live
1 EUR = 3.1283 WST
1 WST = 0.319659
EUR
Avg
3.2219
High
3.3938
Low
3.0408
Last updated: 3/27/2026, 3:38:04 PM
Quick Conversions
| EUR | WST |
|---|---|
| 1 EUR | 3.13 WST |
| 10 EUR | 31.28 WST |
| 50 EUR | 156.42 WST |
| 100 EUR | 312.83 WST |
| 500 EUR | 1,564.17 WST |
| 1,000 EUR | 3,128.33 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-27T15:38:04Z",
"rates": {
"WST": 3.128333
}
}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": 312.8333,
"rate": 3.128333
}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