Rate Overview
Live
1 WST = 0.373454 USD
1 USD = 2.6777
WST
Avg
0.371118
High
0.373454
Low
0.365498
Last updated: 5/8/2026, 4:27:48 PM
Quick Conversions
| WST | USD |
|---|---|
| 1 WST | 0.37 USD |
| 10 WST | 3.73 USD |
| 50 WST | 18.67 USD |
| 100 WST | 37.35 USD |
| 500 WST | 186.73 USD |
| 1,000 WST | 373.45 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-05-08T16:27:48Z",
"rates": {
"USD": 0.373454
}
}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": 37.3454,
"rate": 0.373454
}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