Rate Overview
Live
1 WST = 0.374512 BMD
1 BMD = 2.6701
WST
Avg
0.370702
High
0.374512
Low
0.366999
Last updated: 5/27/2026, 9:34:27 PM
Quick Conversions
| WST | BMD |
|---|---|
| 1 WST | 0.37 BMD |
| 10 WST | 3.75 BMD |
| 50 WST | 18.73 BMD |
| 100 WST | 37.45 BMD |
| 500 WST | 187.26 BMD |
| 1,000 WST | 374.51 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-27T21:34:27Z",
"rates": {
"BMD": 0.374512
}
}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.4512,
"rate": 0.374512
}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