Rate Overview
Live
1 WST = 0.371151 BMD
1 BMD = 2.6943
WST
Avg
0.358600
High
0.372771
Low
0.339035
Last updated: 5/28/2026, 3:40:47 AM
Quick Conversions
| WST | BMD |
|---|---|
| 1 WST | 0.37 BMD |
| 10 WST | 3.71 BMD |
| 50 WST | 18.56 BMD |
| 100 WST | 37.12 BMD |
| 500 WST | 185.58 BMD |
| 1,000 WST | 371.15 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-28T03:40:47Z",
"rates": {
"BMD": 0.371151
}
}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.1151,
"rate": 0.371151
}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