Rate Overview
Live
1 WST = 0.473901 BND
1 BND = 2.1101
WST
Avg
0.470252
High
0.476908
Low
0.463154
Last updated: 7/27/2026, 9:01:34 PM
Quick Conversions
| WST | BND |
|---|---|
| 1 WST | 0.47 BND |
| 10 WST | 4.74 BND |
| 50 WST | 23.70 BND |
| 100 WST | 47.39 BND |
| 500 WST | 236.95 BND |
| 1,000 WST | 473.90 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-07-27T21:01:34Z",
"rates": {
"BND": 0.473901
}
}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": 47.390100000000004,
"rate": 0.473901
}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