Rate Overview
Live
1 BMD = 2.7128 WST
1 WST = 0.368623
BMD
Avg
2.7544
High
2.9195
Low
2.5920
Last updated: 3/27/2026, 2:34:03 PM
Quick Conversions
| BMD | WST |
|---|---|
| 1 BMD | 2.71 WST |
| 10 BMD | 27.13 WST |
| 50 BMD | 135.64 WST |
| 100 BMD | 271.28 WST |
| 500 BMD | 1,356.40 WST |
| 1,000 BMD | 2,712.80 WST |
Get BMD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=WSTExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-03-27T14:34:03Z",
"rates": {
"WST": 2.7128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "WST",
"amount": 100
},
"result": 271.28000000000003,
"rate": 2.7128
}Build with BMD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key