Rate Overview
Live
1 WST = 0.140313 BHD
1 BHD = 7.1269
WST
Avg
0.139263
High
0.140484
Low
0.136323
Last updated: 5/28/2026, 4:39:31 AM
Quick Conversions
| WST | BHD |
|---|---|
| 1 WST | 0.14 BHD |
| 10 WST | 1.40 BHD |
| 50 WST | 7.02 BHD |
| 100 WST | 14.03 BHD |
| 500 WST | 70.16 BHD |
| 1,000 WST | 140.31 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-05-28T04:39:31Z",
"rates": {
"BHD": 0.140313
}
}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": 14.0313,
"rate": 0.140313
}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