Rate Overview
Live
1 WST = 2.9664 SBD
1 SBD = 0.337105
WST
Avg
2.9616
High
2.9992
Low
2.9243
Last updated: 5/29/2026, 5:27:32 PM
Quick Conversions
| WST | SBD |
|---|---|
| 1 WST | 2.97 SBD |
| 10 WST | 29.66 SBD |
| 50 WST | 148.32 SBD |
| 100 WST | 296.64 SBD |
| 500 WST | 1,483.22 SBD |
| 1,000 WST | 2,966.44 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-05-29T17:27:32Z",
"rates": {
"SBD": 2.966438
}
}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": 296.6438,
"rate": 2.966438
}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