Rate Overview
Live
1 SBD = 0.334044 WST
1 WST = 2.9936
SBD
Avg
0.335004
High
0.337587
Low
0.334019
Last updated: 3/7/2026, 12:28:02 AM
Quick Conversions
| SBD | WST |
|---|---|
| 1 SBD | 0.33 WST |
| 10 SBD | 3.34 WST |
| 50 SBD | 16.70 WST |
| 100 SBD | 33.40 WST |
| 500 SBD | 167.02 WST |
| 1,000 SBD | 334.04 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-07T00:28:02Z",
"rates": {
"WST": 0.334044
}
}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.4044,
"rate": 0.334044
}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