Rate Overview
Live
1 BHD = 7.2885 WST
1 WST = 0.137203
BHD
Avg
7.1919
High
7.2885
Low
7.1341
Last updated: 3/7/2026, 7:09:58 AM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.29 WST |
| 10 BHD | 72.88 WST |
| 50 BHD | 364.42 WST |
| 100 BHD | 728.85 WST |
| 500 BHD | 3,644.24 WST |
| 1,000 BHD | 7,288.48 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-03-07T07:09:58Z",
"rates": {
"WST": 7.288477
}
}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": 728.8477,
"rate": 7.288477
}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