Rate Overview
Live
1 WST = 0.362898 BSD
1 BSD = 2.7556 WST
Avg
0.362224
High
0.364497
Low
0.359047
Last updated: 1/25/2026, 5:14:44 AM
Quick Conversions
| WST | BSD |
|---|---|
| 1 WST | 0.36 BSD |
| 10 WST | 3.63 BSD |
| 50 WST | 18.14 BSD |
| 100 WST | 36.29 BSD |
| 500 WST | 181.45 BSD |
| 1,000 WST | 362.90 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-01-25T05:14:44Z",
"rates": {
"BSD": 0.362898
}
}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.2898,
"rate": 0.362898
}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