Rate Overview
Live
1 BHD = 216.2165 ALL
1 ALL = 0.004625
BHD
Avg
217.1976
High
218.1734
Low
216.2131
Last updated: 6/17/2026, 6:34:16 AM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 216.22 ALL |
| 10 BHD | 2,162.16 ALL |
| 50 BHD | 10,810.82 ALL |
| 100 BHD | 21,621.65 ALL |
| 500 BHD | 108,108.23 ALL |
| 1,000 BHD | 216,216.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-06-17T06:34:16Z",
"rates": {
"ALL": 216.216467
}
}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": 21621.6467,
"rate": 216.216467
}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