Rate Overview
Live
1 USD = 2.7065 WST
1 WST = 0.369476
USD
Avg
2.7096
High
2.7181
Low
2.6981
Last updated: 9/8/2026, 12:59:20 AM
Quick Conversions
| USD | WST |
|---|---|
| 1 USD | 2.71 WST |
| 10 USD | 27.07 WST |
| 50 USD | 135.33 WST |
| 100 USD | 270.65 WST |
| 500 USD | 1,353.27 WST |
| 1,000 USD | 2,706.54 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-09-08T00:59:20Z",
"rates": {
"WST": 2.706535
}
}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": 270.6535,
"rate": 2.706535
}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