Rate Overview
Live
1 BHD = 7.2519 WST
1 WST = 0.137895
BHD
Avg
7.2138
High
7.2965
Low
7.1602
Last updated: 6/18/2026, 6:18:06 AM
Quick Conversions
| BHD | WST |
|---|---|
| 1 BHD | 7.25 WST |
| 10 BHD | 72.52 WST |
| 50 BHD | 362.59 WST |
| 100 BHD | 725.19 WST |
| 500 BHD | 3,625.95 WST |
| 1,000 BHD | 7,251.89 WST |
Get BHD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=WSTExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-06-18T06:18:06Z",
"rates": {
"WST": 7.251891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "WST",
"amount": 100
},
"result": 725.1890999999999,
"rate": 7.251891
}Build with BHD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key