Rate Overview
Live
1 BSD = 2.7092 WST
1 WST = 0.369114
BSD
Avg
2.7017
High
2.7092
Low
2.6958
Last updated: 9/2/2026, 11:59:39 AM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.71 WST |
| 10 BSD | 27.09 WST |
| 50 BSD | 135.46 WST |
| 100 BSD | 270.92 WST |
| 500 BSD | 1,354.60 WST |
| 1,000 BSD | 2,709.19 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-09-02T11:59:39Z",
"rates": {
"WST": 2.70919
}
}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": 270.919,
"rate": 2.70919
}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