Rate Overview
Live
1 SBD = 0.341982 WST
1 WST = 2.9241
SBD
Avg
0.341656
High
0.342456
Low
0.339675
Last updated: 7/8/2026, 4:13:32 AM
Quick Conversions
| SBD | WST |
|---|---|
| 1 SBD | 0.34 WST |
| 10 SBD | 3.42 WST |
| 50 SBD | 17.10 WST |
| 100 SBD | 34.20 WST |
| 500 SBD | 170.99 WST |
| 1,000 SBD | 341.98 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-08T04:13:32Z",
"rates": {
"WST": 0.341982
}
}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.1982,
"rate": 0.341982
}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