Rate Overview
Live
1 BBD = 1.3664 WST
1 WST = 0.731831
BBD
Avg
1.3600
High
1.3664
Low
1.3512
Last updated: 3/27/2026, 9:37:06 AM
Quick Conversions
| BBD | WST |
|---|---|
| 1 BBD | 1.37 WST |
| 10 BBD | 13.66 WST |
| 50 BBD | 68.32 WST |
| 100 BBD | 136.64 WST |
| 500 BBD | 683.22 WST |
| 1,000 BBD | 1,366.44 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-27T09:37:06Z",
"rates": {
"WST": 1.366435
}
}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": 136.64350000000002,
"rate": 1.366435
}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