Rate Overview
Live
1 BBD = 1.3334 WST
1 WST = 0.749955
BBD
Avg
1.3385
High
1.3581
Low
1.3334
Last updated: 5/7/2026, 4:26:00 AM
Quick Conversions
| BBD | WST |
|---|---|
| 1 BBD | 1.33 WST |
| 10 BBD | 13.33 WST |
| 50 BBD | 66.67 WST |
| 100 BBD | 133.34 WST |
| 500 BBD | 666.71 WST |
| 1,000 BBD | 1,333.41 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-07T04:26:00Z",
"rates": {
"WST": 1.333414
}
}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": 133.34140000000002,
"rate": 1.333414
}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