Rate Overview
Live
1 BSD = 2.7224 WST
1 WST = 0.367328
BSD
Avg
2.7328
High
2.7563
Low
2.7224
Last updated: 7/27/2026, 5:14:28 PM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.72 WST |
| 10 BSD | 27.22 WST |
| 50 BSD | 136.12 WST |
| 100 BSD | 272.24 WST |
| 500 BSD | 1,361.18 WST |
| 1,000 BSD | 2,722.37 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-27T17:14:28Z",
"rates": {
"WST": 2.722365
}
}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.2365,
"rate": 2.722365
}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