Rate Overview
Live
1 BHD = 7.2104 WST
1 WST = 0.138688
BHD
Avg
7.1701
High
7.2804
Low
7.0242
Last updated: 7/22/2026, 1:41:53 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.21 WST |
| 10 BHD | 72.10 WST |
| 50 BHD | 360.52 WST |
| 100 BHD | 721.04 WST |
| 500 BHD | 3,605.22 WST |
| 1,000 BHD | 7,210.45 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-22T13:41:53Z",
"rates": {
"WST": 7.210449
}
}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.0449,
"rate": 7.210449
}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