Rate Overview
Live
1 EUR = 3.1836 WST
1 WST = 0.314107
EUR
Avg
3.1657
High
3.2073
Low
3.1337
Last updated: 3/7/2026, 4:26:09 AM
Quick Conversions
| EUR | WST |
|---|---|
| 1 EUR | 3.18 WST |
| 10 EUR | 31.84 WST |
| 50 EUR | 159.18 WST |
| 100 EUR | 318.36 WST |
| 500 EUR | 1,591.82 WST |
| 1,000 EUR | 3,183.63 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-07T04:26:09Z",
"rates": {
"WST": 3.18363
}
}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": 318.363,
"rate": 3.18363
}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