Rate Overview
Live
1 BHD = 7.1738 WST
1 WST = 0.139397
BHD
Avg
7.1926
High
7.2751
Low
7.1292
Last updated: 4/17/2026, 8:21:27 PM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.17 WST |
| 10 BHD | 71.74 WST |
| 50 BHD | 358.69 WST |
| 100 BHD | 717.38 WST |
| 500 BHD | 3,586.88 WST |
| 1,000 BHD | 7,173.77 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-04-17T20:21:27Z",
"rates": {
"WST": 7.173768
}
}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": 717.3768,
"rate": 7.173768
}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