Rate Overview
Live
1 BHD = 7.2172 WST
1 WST = 0.138558
BHD
Avg
7.1667
High
7.2827
Low
7.0905
Last updated: 7/28/2026, 2:47:07 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.22 WST |
| 10 BHD | 72.17 WST |
| 50 BHD | 360.86 WST |
| 100 BHD | 721.72 WST |
| 500 BHD | 3,608.59 WST |
| 1,000 BHD | 7,217.17 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-28T14:47:07Z",
"rates": {
"WST": 7.217171
}
}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": 721.7171,
"rate": 7.217171
}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