Rate Overview
Live
1 BMD = 2.7218 WST
1 WST = 0.367403
BMD
Avg
2.7489
High
2.8969
Low
2.6722
Last updated: 7/31/2026, 11:51:43 AM
Quick Conversions
| BMD | WST |
|---|---|
| 1 BMD | 2.72 WST |
| 10 BMD | 27.22 WST |
| 50 BMD | 136.09 WST |
| 100 BMD | 272.18 WST |
| 500 BMD | 1,360.90 WST |
| 1,000 BMD | 2,721.81 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-31T11:51:43Z",
"rates": {
"WST": 2.721805
}
}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": 272.1805,
"rate": 2.721805
}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