Rate Overview
Live
1 BND = 2.0928 WST
1 WST = 0.477818
BND
Avg
2.1626
High
2.3606
Low
2.0765
Last updated: 5/28/2026, 9:43:46 PM
Quick Conversions
| BND | WST |
|---|---|
| 1 BND | 2.09 WST |
| 10 BND | 20.93 WST |
| 50 BND | 104.64 WST |
| 100 BND | 209.28 WST |
| 500 BND | 1,046.42 WST |
| 1,000 BND | 2,092.85 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-05-28T21:43:46Z",
"rates": {
"WST": 2.092846
}
}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": 209.2846,
"rate": 2.092846
}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