Rate Overview
Live
1 EUR = 3.1538 WST
1 WST = 0.317082
EUR
Avg
3.1475
High
3.1716
Low
3.1340
Last updated: 7/7/2026, 10:30:53 AM
Quick Conversions
| EUR | WST |
|---|---|
| 1 EUR | 3.15 WST |
| 10 EUR | 31.54 WST |
| 50 EUR | 157.69 WST |
| 100 EUR | 315.38 WST |
| 500 EUR | 1,576.88 WST |
| 1,000 EUR | 3,153.76 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-07T10:30:53Z",
"rates": {
"WST": 3.153761
}
}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": 315.3761,
"rate": 3.153761
}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