Rate Overview
Live
1 BND = 2.1301 WST
1 WST = 0.469465
BND
Avg
2.1212
High
2.1356
Low
2.1116
Last updated: 6/18/2026, 9:59:11 AM
Quick Conversions
| BND | WST |
|---|---|
| 1 BND | 2.13 WST |
| 10 BND | 21.30 WST |
| 50 BND | 106.50 WST |
| 100 BND | 213.01 WST |
| 500 BND | 1,065.04 WST |
| 1,000 BND | 2,130.08 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-06-18T09:59:11Z",
"rates": {
"WST": 2.130084
}
}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": 213.0084,
"rate": 2.130084
}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