Rate Overview
Live
1 BND = 2.0984 WST
1 WST = 0.476552
BND
Avg
2.1652
High
2.3100
Low
2.0596
Last updated: 5/29/2026, 2:28:59 PM
Quick Conversions
| BND | WST |
|---|---|
| 1 BND | 2.10 WST |
| 10 BND | 20.98 WST |
| 50 BND | 104.92 WST |
| 100 BND | 209.84 WST |
| 500 BND | 1,049.20 WST |
| 1,000 BND | 2,098.41 WST |
Get BND/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=WSTExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-29T14:28:59Z",
"rates": {
"WST": 2.098405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "WST",
"amount": 100
},
"result": 209.84050000000002,
"rate": 2.098405
}Build with BND/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key