Rate Overview
Live
1 BND = 2.1424 WST
1 WST = 0.466763
BND
Avg
2.1318
High
2.1471
Low
2.1172
Last updated: 3/7/2026, 9:12:03 AM
Quick Conversions
| BND | WST |
|---|---|
| 1 BND | 2.14 WST |
| 10 BND | 21.42 WST |
| 50 BND | 107.12 WST |
| 100 BND | 214.24 WST |
| 500 BND | 1,071.21 WST |
| 1,000 BND | 2,142.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-03-07T09:12:03Z",
"rates": {
"WST": 2.142413
}
}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": 214.2413,
"rate": 2.142413
}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