Rate Overview
Live
1 BHD = 7.0890 WST
1 WST = 0.141063
BHD
Avg
7.4201
High
7.9879
Low
7.0890
Last updated: 5/29/2026, 2:28:50 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.09 WST |
| 10 BHD | 70.89 WST |
| 50 BHD | 354.45 WST |
| 100 BHD | 708.90 WST |
| 500 BHD | 3,544.52 WST |
| 1,000 BHD | 7,089.05 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-05-29T14:28:50Z",
"rates": {
"WST": 7.089049
}
}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": 708.9049,
"rate": 7.089049
}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