Rate Overview
Live
1 WST = 0.725604 BBD
1 BBD = 1.3782
WST
Avg
0.735304
High
0.746164
Low
0.721422
Last updated: 7/26/2026, 6:32:45 AM
Quick Conversions
| WST | BBD |
|---|---|
| 1 WST | 0.73 BBD |
| 10 WST | 7.26 BBD |
| 50 WST | 36.28 BBD |
| 100 WST | 72.56 BBD |
| 500 WST | 362.80 BBD |
| 1,000 WST | 725.60 BBD |
Get WST/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BBDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-26T06:32:45Z",
"rates": {
"BBD": 0.725604
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BBD",
"amount": 100
},
"result": 72.5604,
"rate": 0.725604
}Build with WST/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key