Rate Overview
Live
1 EUR = 3.1208 WST
1 WST = 0.320433
EUR
Avg
3.1196
High
3.1370
Low
3.1090
Last updated: 7/21/2026, 9:41:30 AM
Quick Conversions
| EUR | WST |
|---|---|
| 1 EUR | 3.12 WST |
| 10 EUR | 31.21 WST |
| 50 EUR | 156.04 WST |
| 100 EUR | 312.08 WST |
| 500 EUR | 1,560.39 WST |
| 1,000 EUR | 3,120.78 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-21T09:41:30Z",
"rates": {
"WST": 3.120782
}
}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.07820000000004,
"rate": 3.120782
}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