Rate Overview
Live
1 BHD = 7.2290 WST
1 WST = 0.138331
BHD
Avg
7.1827
High
7.2290
Low
7.1358
Last updated: 9/6/2026, 9:45:25 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.23 WST |
| 10 BHD | 72.29 WST |
| 50 BHD | 361.45 WST |
| 100 BHD | 722.90 WST |
| 500 BHD | 3,614.51 WST |
| 1,000 BHD | 7,229.03 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-09-06T21:45:25Z",
"rates": {
"WST": 7.229028
}
}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": 722.9028,
"rate": 7.229028
}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