Rate Overview
Live
1 WST = 0.363989 USD
1 USD = 2.7473
WST
Avg
0.363326
High
0.364198
Low
0.360594
Last updated: 7/8/2026, 7:30:44 AM
Quick Conversions
| WST | USD |
|---|---|
| 1 WST | 0.36 USD |
| 10 WST | 3.64 USD |
| 50 WST | 18.20 USD |
| 100 WST | 36.40 USD |
| 500 WST | 181.99 USD |
| 1,000 WST | 363.99 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-07-08T07:30:44Z",
"rates": {
"USD": 0.363989
}
}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.3989,
"rate": 0.363989
}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