Rate Overview
Live
1 BHD = 217.5169 ALL
1 ALL = 0.004597
BHD
Avg
217.2760
High
218.0270
Low
216.4652
Last updated: 7/24/2026, 11:45:39 PM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 217.52 ALL |
| 10 BHD | 2,175.17 ALL |
| 50 BHD | 10,875.84 ALL |
| 100 BHD | 21,751.69 ALL |
| 500 BHD | 108,758.43 ALL |
| 1,000 BHD | 217,516.85 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-07-24T23:45:39Z",
"rates": {
"ALL": 217.516852
}
}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": 21751.6852,
"rate": 217.516852
}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