Rate Overview
Live
1 BBD = 1.3449 WST
1 WST = 0.743576
BBD
Avg
1.3947
High
1.4748
Low
1.3381
Last updated: 5/27/2026, 12:13:41 PM
Quick Conversions
| BBD | WST |
|---|---|
| 1 BBD | 1.34 WST |
| 10 BBD | 13.45 WST |
| 50 BBD | 67.24 WST |
| 100 BBD | 134.49 WST |
| 500 BBD | 672.43 WST |
| 1,000 BBD | 1,344.85 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-05-27T12:13:41Z",
"rates": {
"WST": 1.344852
}
}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.4852,
"rate": 1.344852
}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