Rate Overview
Live
1 WST = 0.473906 BND
1 BND = 2.1101
WST
Avg
0.462667
High
0.481581
Low
0.423613
Last updated: 5/28/2026, 1:19:33 AM
Quick Conversions
| WST | BND |
|---|---|
| 1 WST | 0.47 BND |
| 10 WST | 4.74 BND |
| 50 WST | 23.70 BND |
| 100 WST | 47.39 BND |
| 500 WST | 236.95 BND |
| 1,000 WST | 473.91 BND |
Get WST/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BNDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-28T01:19:33Z",
"rates": {
"BND": 0.473906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BND",
"amount": 100
},
"result": 47.3906,
"rate": 0.473906
}Build with WST/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key