Rate Overview
Live
1 WST = 0.467783 BND
1 BND = 2.1377
WST
Avg
0.469382
High
0.470866
Low
0.467783
Last updated: 8/15/2026, 3:38:40 AM
Quick Conversions
| WST | BND |
|---|---|
| 1 WST | 0.47 BND |
| 10 WST | 4.68 BND |
| 50 WST | 23.39 BND |
| 100 WST | 46.78 BND |
| 500 WST | 233.89 BND |
| 1,000 WST | 467.78 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-08-15T03:38:40Z",
"rates": {
"BND": 0.467783
}
}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.7783,
"rate": 0.467783
}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