Rate Overview
Live
1 WST = 0.139016 BHD
1 BHD = 7.1934
WST
Avg
0.138675
High
0.139016
Low
0.137503
Last updated: 8/17/2026, 10:29:36 AM
Quick Conversions
| WST | BHD |
|---|---|
| 1 WST | 0.14 BHD |
| 10 WST | 1.39 BHD |
| 50 WST | 6.95 BHD |
| 100 WST | 13.90 BHD |
| 500 WST | 69.51 BHD |
| 1,000 WST | 139.02 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-08-17T10:29:36Z",
"rates": {
"BHD": 0.139016
}
}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.9016,
"rate": 0.139016
}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