Rate Overview
Live
1 WST = 0.374257 BSD
1 BSD = 2.6720
WST
Avg
0.368134
High
0.374257
Low
0.360711
Last updated: 5/27/2026, 8:30:22 PM
Quick Conversions
| WST | BSD |
|---|---|
| 1 WST | 0.37 BSD |
| 10 WST | 3.74 BSD |
| 50 WST | 18.71 BSD |
| 100 WST | 37.43 BSD |
| 500 WST | 187.13 BSD |
| 1,000 WST | 374.26 BSD |
Get WST/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BSDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-27T20:30:22Z",
"rates": {
"BSD": 0.374257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BSD",
"amount": 100
},
"result": 37.4257,
"rate": 0.374257
}Build with WST/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key