Rate Overview
Live
1 BBD = 1.3621 WST
1 WST = 0.734150
BBD
Avg
1.3744
High
1.4484
Low
1.3361
Last updated: 7/24/2026, 9:16:29 PM
Quick Conversions
| BBD | WST |
|---|---|
| 1 BBD | 1.36 WST |
| 10 BBD | 13.62 WST |
| 50 BBD | 68.11 WST |
| 100 BBD | 136.21 WST |
| 500 BBD | 681.06 WST |
| 1,000 BBD | 1,362.12 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-24T21:16:29Z",
"rates": {
"WST": 1.36212
}
}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.212,
"rate": 1.36212
}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