Rate Overview
Live
1 BND = 2.1118 WST
1 WST = 0.473528
BND
Avg
2.1465
High
2.2930
Low
2.1047
Last updated: 7/28/2026, 5:26:09 PM
Quick Conversions
| BND | WST |
|---|---|
| 1 BND | 2.11 WST |
| 10 BND | 21.12 WST |
| 50 BND | 105.59 WST |
| 100 BND | 211.18 WST |
| 500 BND | 1,055.90 WST |
| 1,000 BND | 2,111.81 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-07-28T17:26:09Z",
"rates": {
"WST": 2.111807
}
}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": 211.18070000000003,
"rate": 2.111807
}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