Rate Overview
Live
1 BHD = 216.7806 ALL
1 ALL = 0.004613
BHD
Avg
216.7243
High
219.4836
Low
213.4638
Last updated: 5/27/2026, 4:21:33 PM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 216.78 ALL |
| 10 BHD | 2,167.81 ALL |
| 50 BHD | 10,839.03 ALL |
| 100 BHD | 21,678.06 ALL |
| 500 BHD | 108,390.31 ALL |
| 1,000 BHD | 216,780.63 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-27T16:21:33Z",
"rates": {
"ALL": 216.780629
}
}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": 21678.0629,
"rate": 216.780629
}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