Rate Overview
Live
1 WST = 0.365915 USD
1 USD = 2.7329
WST
Avg
0.366947
High
0.371464
Low
0.360711
Last updated: 3/27/2026, 6:49:45 AM
Quick Conversions
| WST | USD |
|---|---|
| 1 WST | 0.37 USD |
| 10 WST | 3.66 USD |
| 50 WST | 18.30 USD |
| 100 WST | 36.59 USD |
| 500 WST | 182.96 USD |
| 1,000 WST | 365.91 USD |
Get WST/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=USDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T06:49:45Z",
"rates": {
"USD": 0.365915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "USD",
"amount": 100
},
"result": 36.591499999999996,
"rate": 0.365915
}Build with WST/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key