Rate Overview
Live
1 BBD = 1.3456 WST
1 WST = 0.743170
BBD
Avg
1.3522
High
1.3634
Low
1.3421
Last updated: 4/16/2026, 11:34:53 PM
Quick Conversions
| BBD | WST |
|---|---|
| 1 BBD | 1.35 WST |
| 10 BBD | 13.46 WST |
| 50 BBD | 67.28 WST |
| 100 BBD | 134.56 WST |
| 500 BBD | 672.79 WST |
| 1,000 BBD | 1,345.59 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-04-16T23:34:53Z",
"rates": {
"WST": 1.345587
}
}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.55870000000002,
"rate": 1.345587
}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