Rate Overview
Live
1 WST = 0.362310 BMD
1 BMD = 2.7601
WST
Avg
0.362794
High
0.364127
Low
0.360594
Last updated: 7/7/2026, 5:00:03 AM
Quick Conversions
| WST | BMD |
|---|---|
| 1 WST | 0.36 BMD |
| 10 WST | 3.62 BMD |
| 50 WST | 18.12 BMD |
| 100 WST | 36.23 BMD |
| 500 WST | 181.16 BMD |
| 1,000 WST | 362.31 BMD |
Get WST/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BMDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-07T05:00:03Z",
"rates": {
"BMD": 0.36231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BMD",
"amount": 100
},
"result": 36.231,
"rate": 0.36231
}Build with WST/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key