Rate Overview
Live
1 BND = 2.1327 WST
1 WST = 0.468879
BND
Avg
2.1370
High
2.1550
Low
2.1247
Last updated: 4/17/2026, 5:31:49 PM
Quick Conversions
| BND | WST |
|---|---|
| 1 BND | 2.13 WST |
| 10 BND | 21.33 WST |
| 50 BND | 106.64 WST |
| 100 BND | 213.27 WST |
| 500 BND | 1,066.37 WST |
| 1,000 BND | 2,132.75 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-04-17T17:31:49Z",
"rates": {
"WST": 2.132745
}
}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.2745,
"rate": 2.132745
}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