Rate Overview
Live
1 WST = 0.367255 BMD
1 BMD = 2.7229
WST
Avg
0.367185
High
0.367764
Low
0.365804
Last updated: 8/13/2026, 7:35:35 AM
Quick Conversions
| WST | BMD |
|---|---|
| 1 WST | 0.37 BMD |
| 10 WST | 3.67 BMD |
| 50 WST | 18.36 BMD |
| 100 WST | 36.73 BMD |
| 500 WST | 183.63 BMD |
| 1,000 WST | 367.26 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-08-13T07:35:35Z",
"rates": {
"BMD": 0.367255
}
}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.7255,
"rate": 0.367255
}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