Rate Overview
Live
1 BHD = 216.7520 ALL
1 ALL = 0.004614
BHD
Avg
217.4487
High
218.7323
Low
216.7520
Last updated: 5/27/2026, 1:53:37 PM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 216.75 ALL |
| 10 BHD | 2,167.52 ALL |
| 50 BHD | 10,837.60 ALL |
| 100 BHD | 21,675.20 ALL |
| 500 BHD | 108,375.98 ALL |
| 1,000 BHD | 216,751.96 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-27T13:53:37Z",
"rates": {
"ALL": 216.751962
}
}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": 21675.1962,
"rate": 216.751962
}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