Rate Overview
Live
1 WST = 0.368417 BMD
1 BMD = 2.7143
WST
Avg
0.369778
High
0.370784
Low
0.368417
Last updated: 9/3/2026, 7:36:13 AM
Quick Conversions
| WST | BMD |
|---|---|
| 1 WST | 0.37 BMD |
| 10 WST | 3.68 BMD |
| 50 WST | 18.42 BMD |
| 100 WST | 36.84 BMD |
| 500 WST | 184.21 BMD |
| 1,000 WST | 368.42 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-09-03T07:36:13Z",
"rates": {
"BMD": 0.368417
}
}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.8417,
"rate": 0.368417
}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