Rate Overview
Live
1 WST = 0.137202 BHD
1 BHD = 7.2885
WST
Avg
0.139054
High
0.140171
Low
0.137202
Last updated: 3/7/2026, 9:12:03 AM
Quick Conversions
| WST | BHD |
|---|---|
| 1 WST | 0.14 BHD |
| 10 WST | 1.37 BHD |
| 50 WST | 6.86 BHD |
| 100 WST | 13.72 BHD |
| 500 WST | 68.60 BHD |
| 1,000 WST | 137.20 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-03-07T09:12:03Z",
"rates": {
"BHD": 0.137202
}
}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.720199999999998,
"rate": 0.137202
}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