Rate Overview
Live
1 WST = 0.364468 USD
1 USD = 2.7437
WST
Avg
0.368370
High
0.372816
Low
0.363212
Last updated: 7/27/2026, 11:32:05 AM
Quick Conversions
| WST | USD |
|---|---|
| 1 WST | 0.36 USD |
| 10 WST | 3.64 USD |
| 50 WST | 18.22 USD |
| 100 WST | 36.45 USD |
| 500 WST | 182.23 USD |
| 1,000 WST | 364.47 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-27T11:32:05Z",
"rates": {
"USD": 0.364468
}
}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.4468,
"rate": 0.364468
}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