Rate Overview
Live
1 WST = 0.743852 BBD
1 BBD = 1.3444
WST
Avg
0.739464
High
0.743852
Low
0.735611
Last updated: 3/7/2026, 1:00:22 AM
Quick Conversions
| WST | BBD |
|---|---|
| 1 WST | 0.74 BBD |
| 10 WST | 7.44 BBD |
| 50 WST | 37.19 BBD |
| 100 WST | 74.39 BBD |
| 500 WST | 371.93 BBD |
| 1,000 WST | 743.85 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-03-07T01:00:22Z",
"rates": {
"BBD": 0.743852
}
}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.3852,
"rate": 0.743852
}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