Rate Overview
Live
1 BSD = 2.7329 WST
1 WST = 0.365916
BSD
Avg
2.7200
High
2.7329
Low
2.7025
Last updated: 3/27/2026, 5:39:01 AM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.73 WST |
| 10 BSD | 27.33 WST |
| 50 BSD | 136.64 WST |
| 100 BSD | 273.29 WST |
| 500 BSD | 1,366.44 WST |
| 1,000 BSD | 2,732.87 WST |
Get BSD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=WSTExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-27T05:39:01Z",
"rates": {
"WST": 2.73287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "WST",
"amount": 100
},
"result": 273.28700000000003,
"rate": 2.73287
}Build with BSD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key