Rate Overview
Live
1 USD = 2.7619 WST
1 WST = 0.362072
USD
Avg
2.7526
High
2.7732
Low
2.7275
Last updated: 7/9/2026, 12:54:33 PM
Quick Conversions
| USD | WST |
|---|---|
| 1 USD | 2.76 WST |
| 10 USD | 27.62 WST |
| 50 USD | 138.09 WST |
| 100 USD | 276.19 WST |
| 500 USD | 1,380.94 WST |
| 1,000 USD | 2,761.88 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-09T12:54:33Z",
"rates": {
"WST": 2.761885
}
}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": 276.1885,
"rate": 2.761885
}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