Rate Overview
Live
1 SBD = 0.337734 WST
1 WST = 2.9609
SBD
Avg
0.338082
High
0.341964
Low
0.333420
Last updated: 7/28/2026, 3:13:14 PM
Quick Conversions
| SBD | WST |
|---|---|
| 1 SBD | 0.34 WST |
| 10 SBD | 3.38 WST |
| 50 SBD | 16.89 WST |
| 100 SBD | 33.77 WST |
| 500 SBD | 168.87 WST |
| 1,000 SBD | 337.73 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-07-28T15:13:14Z",
"rates": {
"WST": 0.337734
}
}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": 33.773399999999995,
"rate": 0.337734
}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