Rate Overview
Live
1 BMD = 2.7563 WST
1 WST = 0.362802
BMD
Avg
2.7433
High
2.7809
Low
2.7188
Last updated: 7/25/2026, 9:16:21 PM
Quick Conversions
| BMD | WST |
|---|---|
| 1 BMD | 2.76 WST |
| 10 BMD | 27.56 WST |
| 50 BMD | 137.82 WST |
| 100 BMD | 275.63 WST |
| 500 BMD | 1,378.16 WST |
| 1,000 BMD | 2,756.32 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-25T21:16:21Z",
"rates": {
"WST": 2.756321
}
}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": 275.6321,
"rate": 2.756321
}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