Rate Overview
Live
1 WST = 0.321695 EUR
1 EUR = 3.1085
WST
Avg
0.310045
High
0.323704
Low
0.292391
Last updated: 5/26/2026, 8:01:52 PM
Quick Conversions
| WST | EUR |
|---|---|
| 1 WST | 0.32 EUR |
| 10 WST | 3.22 EUR |
| 50 WST | 16.08 EUR |
| 100 WST | 32.17 EUR |
| 500 WST | 160.85 EUR |
| 1,000 WST | 321.70 EUR |
Get WST/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=EURExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-26T20:01:52Z",
"rates": {
"EUR": 0.321695
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "EUR",
"amount": 100
},
"result": 32.1695,
"rate": 0.321695
}Build with WST/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key