Rate Overview
Live
1 BND = 2.1391 WST
1 WST = 0.467495
BND
Avg
2.1382
High
2.1591
Low
2.1172
Last updated: 3/28/2026, 3:26:19 PM
Quick Conversions
| BND | WST |
|---|---|
| 1 BND | 2.14 WST |
| 10 BND | 21.39 WST |
| 50 BND | 106.95 WST |
| 100 BND | 213.91 WST |
| 500 BND | 1,069.53 WST |
| 1,000 BND | 2,139.06 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-28T15:26:19Z",
"rates": {
"WST": 2.139062
}
}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.9062,
"rate": 2.139062
}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