Rate Overview
Live
1 WST = 2.8975 SBD
1 SBD = 0.345130
WST
Avg
2.9557
High
2.9996
Low
2.8975
Last updated: 3/29/2026, 12:44:16 PM
Quick Conversions
| WST | SBD |
|---|---|
| 1 WST | 2.90 SBD |
| 10 WST | 28.97 SBD |
| 50 WST | 144.87 SBD |
| 100 WST | 289.75 SBD |
| 500 WST | 1,448.73 SBD |
| 1,000 WST | 2,897.46 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-03-29T12:44:16Z",
"rates": {
"SBD": 2.897456
}
}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": 289.7456,
"rate": 2.897456
}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