Rate Overview
Live
1 SBD = 0.340909 WST
1 WST = 2.9333
SBD
Avg
0.338624
High
0.366891
Low
0.313700
Last updated: 3/27/2026, 10:14:24 AM
Quick Conversions
| SBD | WST |
|---|---|
| 1 SBD | 0.34 WST |
| 10 SBD | 3.41 WST |
| 50 SBD | 17.05 WST |
| 100 SBD | 34.09 WST |
| 500 SBD | 170.45 WST |
| 1,000 SBD | 340.91 WST |
Get SBD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=WSTExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T10:14:24Z",
"rates": {
"WST": 0.340909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "WST",
"amount": 100
},
"result": 34.090900000000005,
"rate": 0.340909
}Build with SBD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key