Rate Overview
Live
1 BSD = 2.7556 WST
1 WST = 0.362899 BSD
Avg
2.7809
High
2.9405
Low
2.6055
Last updated: 1/25/2026, 5:23:59 AM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.76 WST |
| 10 BSD | 27.56 WST |
| 50 BSD | 137.78 WST |
| 100 BSD | 275.56 WST |
| 500 BSD | 1,377.80 WST |
| 1,000 BSD | 2,755.59 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-01-25T05:23:59Z",
"rates": {
"WST": 2.75559
}
}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": 275.559,
"rate": 2.75559
}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