Rate Overview
Live
1 BSD = 2.7167 WST
1 WST = 0.368094
BSD
Avg
2.7211
High
2.7459
Low
2.7031
Last updated: 4/18/2026, 8:46:18 AM
Quick Conversions
| BSD | WST |
|---|---|
| 1 BSD | 2.72 WST |
| 10 BSD | 27.17 WST |
| 50 BSD | 135.83 WST |
| 100 BSD | 271.67 WST |
| 500 BSD | 1,358.35 WST |
| 1,000 BSD | 2,716.70 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-04-18T08:46:18Z",
"rates": {
"WST": 2.716695
}
}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.6695,
"rate": 2.716695
}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