Rate Overview
Live
1 WST = 0.376166 BMD
1 BMD = 2.6584
WST
Avg
0.371344
High
0.376166
Low
0.365498
Last updated: 5/7/2026, 5:54:14 PM
Quick Conversions
| WST | BMD |
|---|---|
| 1 WST | 0.38 BMD |
| 10 WST | 3.76 BMD |
| 50 WST | 18.81 BMD |
| 100 WST | 37.62 BMD |
| 500 WST | 188.08 BMD |
| 1,000 WST | 376.17 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-05-07T17:54:14Z",
"rates": {
"BMD": 0.376166
}
}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": 37.6166,
"rate": 0.376166
}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