Rate Overview
Live
1 BBD = 1.3444 WST
1 WST = 0.743853
BBD
Avg
1.3518
High
1.3594
Low
1.3444
Last updated: 3/6/2026, 9:36:02 PM
Quick Conversions
| BBD | WST |
|---|---|
| 1 BBD | 1.34 WST |
| 10 BBD | 13.44 WST |
| 50 BBD | 67.22 WST |
| 100 BBD | 134.44 WST |
| 500 BBD | 672.18 WST |
| 1,000 BBD | 1,344.35 WST |
Get BBD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=WSTExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T21:36:02Z",
"rates": {
"WST": 1.344352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "WST",
"amount": 100
},
"result": 134.4352,
"rate": 1.344352
}Build with BBD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key