Rate Overview
Live
1 BHD = 7.0883 WST
1 WST = 0.141078
BHD
Avg
7.1796
High
7.3355
Low
7.0883
Last updated: 5/28/2026, 9:43:39 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.09 WST |
| 10 BHD | 70.88 WST |
| 50 BHD | 354.41 WST |
| 100 BHD | 708.83 WST |
| 500 BHD | 3,544.14 WST |
| 1,000 BHD | 7,088.28 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-28T21:43:39Z",
"rates": {
"WST": 7.088283
}
}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.8283,
"rate": 7.088283
}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