Rate Overview
Live
1 BBD = 1.3593 WST
1 WST = 0.735667
BBD
Avg
1.3928
High
1.4748
Low
1.3381
Last updated: 7/22/2026, 7:42:15 PM
Quick Conversions
| BBD | WST |
|---|---|
| 1 BBD | 1.36 WST |
| 10 BBD | 13.59 WST |
| 50 BBD | 67.97 WST |
| 100 BBD | 135.93 WST |
| 500 BBD | 679.66 WST |
| 1,000 BBD | 1,359.31 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-07-22T19:42:15Z",
"rates": {
"WST": 1.35931
}
}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": 135.931,
"rate": 1.35931
}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