Rate Overview
Live
1 WST = 0.138831 BHD
1 BHD = 7.2030
WST
Avg
0.137677
High
0.138996
Low
0.135209
Last updated: 7/27/2026, 6:27:53 PM
Quick Conversions
| WST | BHD |
|---|---|
| 1 WST | 0.14 BHD |
| 10 WST | 1.39 BHD |
| 50 WST | 6.94 BHD |
| 100 WST | 13.88 BHD |
| 500 WST | 69.42 BHD |
| 1,000 WST | 138.83 BHD |
Get WST/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BHDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-27T18:27:53Z",
"rates": {
"BHD": 0.138831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BHD",
"amount": 100
},
"result": 13.8831,
"rate": 0.138831
}Build with WST/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key