Rate Overview
Live
1 WST = 2.9362 SBD
1 SBD = 0.340571
WST
Avg
2.9464
High
2.9665
Low
2.9340
Last updated: 6/19/2026, 8:44:20 AM
Quick Conversions
| WST | SBD |
|---|---|
| 1 WST | 2.94 SBD |
| 10 WST | 29.36 SBD |
| 50 WST | 146.81 SBD |
| 100 WST | 293.62 SBD |
| 500 WST | 1,468.12 SBD |
| 1,000 WST | 2,936.24 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-06-19T08:44:20Z",
"rates": {
"SBD": 2.936243
}
}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": 293.6243,
"rate": 2.936243
}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