Rate Overview
Live
1 WST = 0.735207 BBD
1 BBD = 1.3602
WST
Avg
0.734476
High
0.735528
Low
0.731608
Last updated: 8/12/2026, 9:00:55 AM
Quick Conversions
| WST | BBD |
|---|---|
| 1 WST | 0.74 BBD |
| 10 WST | 7.35 BBD |
| 50 WST | 36.76 BBD |
| 100 WST | 73.52 BBD |
| 500 WST | 367.60 BBD |
| 1,000 WST | 735.21 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-08-12T09:00:55Z",
"rates": {
"BBD": 0.735207
}
}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.5207,
"rate": 0.735207
}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