Rate Overview
Live
1 BSD = 2.7307 WST
1 WST = 0.366202
BSD
Avg
2.7089
High
2.7307
Low
2.6915
Last updated: 3/6/2026, 8:09:29 AM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.73 WST |
| 10 BSD | 27.31 WST |
| 50 BSD | 136.54 WST |
| 100 BSD | 273.07 WST |
| 500 BSD | 1,365.37 WST |
| 1,000 BSD | 2,730.73 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-06T08:09:29Z",
"rates": {
"WST": 2.73073
}
}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.073,
"rate": 2.73073
}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