Rate Overview
Live
1 BHD = 7.3306 WST
1 WST = 0.136414
BHD
Avg
7.2518
High
7.3306
Low
7.2026
Last updated: 7/25/2026, 1:27:20 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.33 WST |
| 10 BHD | 73.31 WST |
| 50 BHD | 366.53 WST |
| 100 BHD | 733.06 WST |
| 500 BHD | 3,665.32 WST |
| 1,000 BHD | 7,330.64 WST |
Get BHD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=WSTExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-25T13:27:20Z",
"rates": {
"WST": 7.330643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "WST",
"amount": 100
},
"result": 733.0643,
"rate": 7.330643
}Build with BHD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key