Rate Overview
Live
1 BHD = 7.2700 WST
1 WST = 0.137551
BHD
Avg
7.2888
High
7.3755
Low
7.2658
Last updated: 7/8/2026, 9:40:44 AM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.27 WST |
| 10 BHD | 72.70 WST |
| 50 BHD | 363.50 WST |
| 100 BHD | 727.00 WST |
| 500 BHD | 3,635.00 WST |
| 1,000 BHD | 7,270.01 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-08T09:40:44Z",
"rates": {
"WST": 7.270005
}
}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": 727.0005,
"rate": 7.270005
}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