Rate Overview
Live
1 WST = 0.466763 BND
1 BND = 2.1424
WST
Avg
0.469091
High
0.472319
Low
0.465755
Last updated: 3/7/2026, 7:38:04 AM
Quick Conversions
| WST | BND |
|---|---|
| 1 WST | 0.47 BND |
| 10 WST | 4.67 BND |
| 50 WST | 23.34 BND |
| 100 WST | 46.68 BND |
| 500 WST | 233.38 BND |
| 1,000 WST | 466.76 BND |
Get WST/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BNDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T07:38:04Z",
"rates": {
"BND": 0.466763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BND",
"amount": 100
},
"result": 46.6763,
"rate": 0.466763
}Build with WST/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key