Rate Overview
Live
1 WST = 0.364801 BSD
1 BSD = 2.7412
WST
Avg
0.365561
High
0.367293
Low
0.362802
Last updated: 7/28/2026, 8:27:50 AM
Quick Conversions
| WST | BSD |
|---|---|
| 1 WST | 0.36 BSD |
| 10 WST | 3.65 BSD |
| 50 WST | 18.24 BSD |
| 100 WST | 36.48 BSD |
| 500 WST | 182.40 BSD |
| 1,000 WST | 364.80 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-07-28T08:27:50Z",
"rates": {
"BSD": 0.364801
}
}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": 36.4801,
"rate": 0.364801
}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