Rate Overview
Live
1 WST = 0.366302 BSD
1 BSD = 2.7300
WST
Avg
0.367109
High
0.369064
Low
0.364500
Last updated: 6/17/2026, 6:35:30 AM
Quick Conversions
| WST | BSD |
|---|---|
| 1 WST | 0.37 BSD |
| 10 WST | 3.66 BSD |
| 50 WST | 18.32 BSD |
| 100 WST | 36.63 BSD |
| 500 WST | 183.15 BSD |
| 1,000 WST | 366.30 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-06-17T06:35:30Z",
"rates": {
"BSD": 0.366302
}
}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.6302,
"rate": 0.366302
}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