Rate Overview
Live
1 WST = 0.137876 BHD
1 BHD = 7.2529
WST
Avg
0.138056
High
0.138837
Low
0.136413
Last updated: 7/28/2026, 10:27:52 AM
Quick Conversions
| WST | BHD |
|---|---|
| 1 WST | 0.14 BHD |
| 10 WST | 1.38 BHD |
| 50 WST | 6.89 BHD |
| 100 WST | 13.79 BHD |
| 500 WST | 68.94 BHD |
| 1,000 WST | 137.88 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-28T10:27:52Z",
"rates": {
"BHD": 0.137876
}
}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.7876,
"rate": 0.137876
}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