Rate Overview
Live
1 BHD = 7.0745 WST
1 WST = 0.141353
BHD
Avg
7.1191
High
7.2448
Low
7.0745
Last updated: 5/8/2026, 4:27:31 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.07 WST |
| 10 BHD | 70.75 WST |
| 50 BHD | 353.73 WST |
| 100 BHD | 707.45 WST |
| 500 BHD | 3,537.25 WST |
| 1,000 BHD | 7,074.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-05-08T16:27:31Z",
"rates": {
"WST": 7.074504
}
}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": 707.4504000000001,
"rate": 7.074504
}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