Rate Overview
Live
1 USD = 2.6795 WST
1 WST = 0.373201
USD
Avg
2.6978
High
2.7248
Low
2.6795
Last updated: 5/28/2026, 6:30:24 PM
Quick Conversions
| USD | WST |
|---|---|
| 1 USD | 2.68 WST |
| 10 USD | 26.80 WST |
| 50 USD | 133.98 WST |
| 100 USD | 267.95 WST |
| 500 USD | 1,339.76 WST |
| 1,000 USD | 2,679.52 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-05-28T18:30:24Z",
"rates": {
"WST": 2.67952
}
}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": 267.952,
"rate": 2.67952
}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