Rate Overview
Live
1 WST = 0.731831 BBD
1 BBD = 1.3664
WST
Avg
0.726402
High
0.742761
Low
0.713040
Last updated: 3/27/2026, 11:18:08 AM
Quick Conversions
| WST | BBD |
|---|---|
| 1 WST | 0.73 BBD |
| 10 WST | 7.32 BBD |
| 50 WST | 36.59 BBD |
| 100 WST | 73.18 BBD |
| 500 WST | 365.92 BBD |
| 1,000 WST | 731.83 BBD |
Get WST/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BBDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T11:18:08Z",
"rates": {
"BBD": 0.731831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BBD",
"amount": 100
},
"result": 73.1831,
"rate": 0.731831
}Build with WST/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key