Rate Overview
Live
1 BHD = 7.1676 WST
1 WST = 0.139517
BHD
Avg
7.1883
High
7.3355
Low
7.0957
Last updated: 7/20/2026, 8:32:07 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.17 WST |
| 10 BHD | 71.68 WST |
| 50 BHD | 358.38 WST |
| 100 BHD | 716.76 WST |
| 500 BHD | 3,583.80 WST |
| 1,000 BHD | 7,167.59 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-07-20T20:32:07Z",
"rates": {
"WST": 7.167592
}
}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": 716.7592,
"rate": 7.167592
}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