Rate Overview
Live
1 WST = 0.369290 USD
1 USD = 2.7079
WST
Avg
0.369179
High
0.370784
Low
0.367902
Last updated: 9/7/2026, 3:35:27 PM
Quick Conversions
| WST | USD |
|---|---|
| 1 WST | 0.37 USD |
| 10 WST | 3.69 USD |
| 50 WST | 18.46 USD |
| 100 WST | 36.93 USD |
| 500 WST | 184.65 USD |
| 1,000 WST | 369.29 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-09-07T15:35:27Z",
"rates": {
"USD": 0.36929
}
}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.929,
"rate": 0.36929
}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