Rate Overview
Live
1 BSD = 2.6801 WST
1 WST = 0.373123
BSD
Avg
2.6945
High
2.7354
Low
2.6440
Last updated: 5/28/2026, 9:41:29 PM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.68 WST |
| 10 BSD | 26.80 WST |
| 50 BSD | 134.00 WST |
| 100 BSD | 268.01 WST |
| 500 BSD | 1,340.04 WST |
| 1,000 BSD | 2,680.08 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-28T21:41:29Z",
"rates": {
"WST": 2.68008
}
}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": 268.008,
"rate": 2.68008
}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