Rate Overview
Live
1 BHD = 7.3005 WST
1 WST = 0.136977
BHD
Avg
7.2105
High
7.3355
Low
7.1231
Last updated: 3/28/2026, 11:00:12 AM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.30 WST |
| 10 BHD | 73.01 WST |
| 50 BHD | 365.03 WST |
| 100 BHD | 730.05 WST |
| 500 BHD | 3,650.25 WST |
| 1,000 BHD | 7,300.50 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-28T11:00:12Z",
"rates": {
"WST": 7.300501
}
}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": 730.0500999999999,
"rate": 7.300501
}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