Rate Overview
Live
1 WST = 0.364801 BMD
1 BMD = 2.7412
WST
Avg
0.364810
High
0.367813
Low
0.360594
Last updated: 7/28/2026, 10:30:23 AM
Quick Conversions
| WST | BMD |
|---|---|
| 1 WST | 0.36 BMD |
| 10 WST | 3.65 BMD |
| 50 WST | 18.24 BMD |
| 100 WST | 36.48 BMD |
| 500 WST | 182.40 BMD |
| 1,000 WST | 364.80 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-07-28T10:30:23Z",
"rates": {
"BMD": 0.364801
}
}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.4801,
"rate": 0.364801
}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