Rate Overview
Live
1 WST = 0.368100 USD
1 USD = 2.7167
WST
Avg
0.367766
High
0.370883
Low
0.364304
Last updated: 4/18/2026, 8:46:26 AM
Quick Conversions
| WST | USD |
|---|---|
| 1 WST | 0.37 USD |
| 10 WST | 3.68 USD |
| 50 WST | 18.40 USD |
| 100 WST | 36.81 USD |
| 500 WST | 184.05 USD |
| 1,000 WST | 368.10 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-04-18T08:46:26Z",
"rates": {
"USD": 0.3681
}
}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.809999999999995,
"rate": 0.3681
}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