Rate Overview
Live
1 BMD = 2.7375 WST
1 WST = 0.365302
BMD
Avg
2.7360
High
2.7563
Low
2.7276
Last updated: 7/30/2026, 6:47:25 AM
Quick Conversions
| BMD | WST |
|---|---|
| 1 BMD | 2.74 WST |
| 10 BMD | 27.37 WST |
| 50 BMD | 136.87 WST |
| 100 BMD | 273.75 WST |
| 500 BMD | 1,368.73 WST |
| 1,000 BMD | 2,737.46 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-07-30T06:47:25Z",
"rates": {
"WST": 2.73746
}
}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": 273.746,
"rate": 2.73746
}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