Rate Overview
Live
1 WST = 2.9833 SBD
1 SBD = 0.335204
WST
Avg
2.9567
High
2.9833
Low
2.9317
Last updated: 7/30/2026, 8:36:47 PM
Quick Conversions
| WST | SBD |
|---|---|
| 1 WST | 2.98 SBD |
| 10 WST | 29.83 SBD |
| 50 WST | 149.16 SBD |
| 100 WST | 298.33 SBD |
| 500 WST | 1,491.63 SBD |
| 1,000 WST | 2,983.26 SBD |
Get WST/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=SBDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-30T20:36:47Z",
"rates": {
"SBD": 2.98326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "SBD",
"amount": 100
},
"result": 298.326,
"rate": 2.98326
}Build with WST/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key