Rate Overview
Live
1 BMD = 2.6939 WST
1 WST = 0.371206
BMD
Avg
2.6976
High
2.7360
Low
2.6887
Last updated: 5/7/2026, 9:13:48 AM
Quick Conversions
| BMD | WST |
|---|---|
| 1 BMD | 2.69 WST |
| 10 BMD | 26.94 WST |
| 50 BMD | 134.70 WST |
| 100 BMD | 269.39 WST |
| 500 BMD | 1,346.96 WST |
| 1,000 BMD | 2,693.93 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-05-07T09:13:48Z",
"rates": {
"WST": 2.693925
}
}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": 269.39250000000004,
"rate": 2.693925
}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