Rate Overview
Live
1 WST = 0.722600 BBD
1 BBD = 1.3839
WST
Avg
0.725728
High
0.732750
Low
0.719201
Last updated: 7/2/2026, 2:21:01 AM
Quick Conversions
| WST | BBD |
|---|---|
| 1 WST | 0.72 BBD |
| 10 WST | 7.23 BBD |
| 50 WST | 36.13 BBD |
| 100 WST | 72.26 BBD |
| 500 WST | 361.30 BBD |
| 1,000 WST | 722.60 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-02T02:21:01Z",
"rates": {
"BBD": 0.7226
}
}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": 72.26,
"rate": 0.7226
}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