Rate Overview
Live
1 WST = 2.9657 SBD
1 SBD = 0.337193
WST
Avg
2.9688
High
2.9843
Low
2.9394
Last updated: 5/9/2026, 3:41:45 AM
Quick Conversions
| WST | SBD |
|---|---|
| 1 WST | 2.97 SBD |
| 10 WST | 29.66 SBD |
| 50 WST | 148.28 SBD |
| 100 WST | 296.57 SBD |
| 500 WST | 1,482.83 SBD |
| 1,000 WST | 2,965.67 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-09T03:41:45Z",
"rates": {
"SBD": 2.965665
}
}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.5665,
"rate": 2.965665
}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