Rate Overview
Live
1 BHD = 7.1859 WST
1 WST = 0.139161
BHD
Avg
7.2101
High
7.2726
Low
7.1859
Last updated: 8/17/2026, 5:43:48 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.19 WST |
| 10 BHD | 71.86 WST |
| 50 BHD | 359.30 WST |
| 100 BHD | 718.59 WST |
| 500 BHD | 3,592.96 WST |
| 1,000 BHD | 7,185.92 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-08-17T17:43:48Z",
"rates": {
"WST": 7.185924
}
}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": 718.5924,
"rate": 7.185924
}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