Rate Overview
Live
1 BSD = 2.7556 WST
1 WST = 0.362899 BSD
Avg
2.7648
High
2.8049
Low
2.6539
Last updated: 1/25/2026, 9:19:49 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-25T09:19:49Z",
"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