Rate Overview
Live
1 BSD = 2.7732 WST
1 WST = 0.360596
BSD
Avg
2.7599
High
2.7732
Low
2.7480
Last updated: 7/5/2026, 8:44:15 AM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.77 WST |
| 10 BSD | 27.73 WST |
| 50 BSD | 138.66 WST |
| 100 BSD | 277.32 WST |
| 500 BSD | 1,386.59 WST |
| 1,000 BSD | 2,773.18 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-07-05T08:44:15Z",
"rates": {
"WST": 2.773183
}
}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": 277.3183,
"rate": 2.773183
}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