Rate Overview
Live
1 BSD = 2.7211 WST
1 WST = 0.367493
BSD
Avg
2.7213
High
2.7723
Low
2.6804
Last updated: 8/5/2026, 4:35:50 PM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.72 WST |
| 10 BSD | 27.21 WST |
| 50 BSD | 136.06 WST |
| 100 BSD | 272.11 WST |
| 500 BSD | 1,360.57 WST |
| 1,000 BSD | 2,721.14 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-08-05T16:35:50Z",
"rates": {
"WST": 2.72114
}
}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": 272.11400000000003,
"rate": 2.72114
}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