Rate Overview
Live
1 BSD = 2.6792 WST
1 WST = 0.373251
BSD
Avg
2.6975
High
2.7248
Low
2.6792
Last updated: 5/28/2026, 8:31:54 PM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.68 WST |
| 10 BSD | 26.79 WST |
| 50 BSD | 133.96 WST |
| 100 BSD | 267.92 WST |
| 500 BSD | 1,339.58 WST |
| 1,000 BSD | 2,679.17 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-05-28T20:31:54Z",
"rates": {
"WST": 2.679165
}
}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": 267.9165,
"rate": 2.679165
}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