Rate Overview
Live
1 USD = 2.6782 WST
1 WST = 0.373384
USD
Avg
2.6952
High
2.7360
Low
2.6782
Last updated: 5/8/2026, 1:04:27 PM
Quick Conversions
| USD | WST |
|---|---|
| 1 USD | 2.68 WST |
| 10 USD | 26.78 WST |
| 50 USD | 133.91 WST |
| 100 USD | 267.82 WST |
| 500 USD | 1,339.10 WST |
| 1,000 USD | 2,678.21 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-08T13:04:27Z",
"rates": {
"WST": 2.678205
}
}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.82050000000004,
"rate": 2.678205
}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