Rate Overview
Live
1 WST = 0.737207 BBD
1 BBD = 1.3565
WST
Avg
0.739452
High
0.745496
Low
0.733999
Last updated: 5/27/2026, 10:54:23 AM
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.60 BBD |
| 1,000 WST | 737.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-05-27T10:54:23Z",
"rates": {
"BBD": 0.737207
}
}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.7207,
"rate": 0.737207
}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