Rate Overview
Live
1 WST = 0.734149 BBD
1 BBD = 1.3621
WST
Avg
0.732853
High
0.734587
Low
0.729203
Last updated: 7/25/2026, 1:16:50 AM
Quick Conversions
| WST | BBD |
|---|---|
| 1 WST | 0.73 BBD |
| 10 WST | 7.34 BBD |
| 50 WST | 36.71 BBD |
| 100 WST | 73.41 BBD |
| 500 WST | 367.07 BBD |
| 1,000 WST | 734.15 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-25T01:16:50Z",
"rates": {
"BBD": 0.734149
}
}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": 73.4149,
"rate": 0.734149
}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