Rate Overview
Live
1 WST = 2.9551 SBD
1 SBD = 0.338399
WST
Avg
2.9579
High
2.9992
Low
2.9243
Last updated: 8/1/2026, 12:18:08 PM
Quick Conversions
| WST | SBD |
|---|---|
| 1 WST | 2.96 SBD |
| 10 WST | 29.55 SBD |
| 50 WST | 147.75 SBD |
| 100 WST | 295.51 SBD |
| 500 WST | 1,477.54 SBD |
| 1,000 WST | 2,955.09 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-08-01T12:18:08Z",
"rates": {
"SBD": 2.955089
}
}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": 295.5089,
"rate": 2.955089
}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