Rate Overview
Live
1 BND = 2.1313 WST
1 WST = 0.469193
BND
Avg
2.1237
High
2.1313
Low
2.1188
Last updated: 9/3/2026, 3:59:40 AM
Quick Conversions
| BND | WST |
|---|---|
| 1 BND | 2.13 WST |
| 10 BND | 21.31 WST |
| 50 BND | 106.57 WST |
| 100 BND | 213.13 WST |
| 500 BND | 1,065.66 WST |
| 1,000 BND | 2,131.32 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-09-03T03:59:40Z",
"rates": {
"WST": 2.131318
}
}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.13179999999997,
"rate": 2.131318
}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