Rate Overview
Live
1 BHD = 214.9655 ALL
1 ALL = 0.004652
BHD
Avg
215.4578
High
216.3372
Low
214.9655
Last updated: 5/7/2026, 10:12:03 AM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 214.97 ALL |
| 10 BHD | 2,149.65 ALL |
| 50 BHD | 10,748.27 ALL |
| 100 BHD | 21,496.55 ALL |
| 500 BHD | 107,482.74 ALL |
| 1,000 BHD | 214,965.47 ALL |
Get BHD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=ALLExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-05-07T10:12:03Z",
"rates": {
"ALL": 214.96547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "ALL",
"amount": 100
},
"result": 21496.547000000002,
"rate": 214.96547
}Build with BHD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key