Rate Overview
Live
1 USD = 2.7437 WST
1 WST = 0.364468
USD
Avg
2.7868
High
2.9803
Low
2.6680
Last updated: 7/27/2026, 12:55:59 PM
Quick Conversions
| USD | WST |
|---|---|
| 1 USD | 2.74 WST |
| 10 USD | 27.44 WST |
| 50 USD | 137.19 WST |
| 100 USD | 274.37 WST |
| 500 USD | 1,371.86 WST |
| 1,000 USD | 2,743.73 WST |
Get USD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=WSTExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-27T12:55:59Z",
"rates": {
"WST": 2.743725
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "WST",
"amount": 100
},
"result": 274.3725,
"rate": 2.743725
}Build with USD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key