Rate Overview
Live
1 WST = 0.745802 BBD
1 BBD = 1.3408
WST
Avg
0.746261
High
0.749315
Low
0.736310
Last updated: 5/7/2026, 3:25:15 AM
Quick Conversions
| WST | BBD |
|---|---|
| 1 WST | 0.75 BBD |
| 10 WST | 7.46 BBD |
| 50 WST | 37.29 BBD |
| 100 WST | 74.58 BBD |
| 500 WST | 372.90 BBD |
| 1,000 WST | 745.80 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-05-07T03:25:15Z",
"rates": {
"BBD": 0.745802
}
}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": 74.58019999999999,
"rate": 0.745802
}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