Rate Overview
Live
1 BHD = 7.0859 WST
1 WST = 0.141126
BHD
Avg
7.1418
High
7.2468
Low
7.0859
Last updated: 5/28/2026, 8:31:43 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.09 WST |
| 10 BHD | 70.86 WST |
| 50 BHD | 354.29 WST |
| 100 BHD | 708.59 WST |
| 500 BHD | 3,542.93 WST |
| 1,000 BHD | 7,085.86 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-28T20:31:43Z",
"rates": {
"WST": 7.085863
}
}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.5862999999999,
"rate": 7.085863
}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