Rate Overview
Live
1 WST = 2.9704 SBD
1 SBD = 0.336659
WST
Avg
2.9570
High
2.9704
Low
2.9317
Last updated: 7/31/2026, 7:32:15 PM
Quick Conversions
| WST | SBD |
|---|---|
| 1 WST | 2.97 SBD |
| 10 WST | 29.70 SBD |
| 50 WST | 148.52 SBD |
| 100 WST | 297.04 SBD |
| 500 WST | 1,485.18 SBD |
| 1,000 WST | 2,970.36 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-31T19:32:15Z",
"rates": {
"SBD": 2.970363
}
}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": 297.0363,
"rate": 2.970363
}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