Rate Overview
Live
1 WST = 0.737245 BBD
1 BBD = 1.3564
WST
Avg
0.726567
High
0.771602
Low
0.685058
Last updated: 3/27/2026, 2:51:14 PM
Quick Conversions
| WST | BBD |
|---|---|
| 1 WST | 0.74 BBD |
| 10 WST | 7.37 BBD |
| 50 WST | 36.86 BBD |
| 100 WST | 73.72 BBD |
| 500 WST | 368.62 BBD |
| 1,000 WST | 737.25 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-27T14:51:14Z",
"rates": {
"BBD": 0.737245
}
}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.7245,
"rate": 0.737245
}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