Rate Overview
Live
1 USD = 2.7166 WST
1 WST = 0.368101
USD
Avg
2.7192
High
2.7450
Low
2.6963
Last updated: 4/18/2026, 8:45:40 AM
Quick Conversions
| USD | WST |
|---|---|
| 1 USD | 2.72 WST |
| 10 USD | 27.17 WST |
| 50 USD | 135.83 WST |
| 100 USD | 271.66 WST |
| 500 USD | 1,358.32 WST |
| 1,000 USD | 2,716.65 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-04-18T08:45:40Z",
"rates": {
"WST": 2.716649
}
}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": 271.6649,
"rate": 2.716649
}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