Rate Overview
Live
1 BSD = 2.7149 WST
1 WST = 0.368338
BSD
Avg
2.7134
High
2.7594
Low
2.6440
Last updated: 7/28/2026, 1:33:32 PM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.71 WST |
| 10 BSD | 27.15 WST |
| 50 BSD | 135.75 WST |
| 100 BSD | 271.49 WST |
| 500 BSD | 1,357.45 WST |
| 1,000 BSD | 2,714.90 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-28T13:33:32Z",
"rates": {
"WST": 2.7149
}
}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": 271.49,
"rate": 2.7149
}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