Rate Overview
Live
1 BHD = 218.9747 ALL
1 ALL = 0.004567
BHD
Avg
217.2879
High
219.4836
Low
213.4638
Last updated: 3/27/2026, 9:43:15 AM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 218.97 ALL |
| 10 BHD | 2,189.75 ALL |
| 50 BHD | 10,948.73 ALL |
| 100 BHD | 21,897.47 ALL |
| 500 BHD | 109,487.33 ALL |
| 1,000 BHD | 218,974.67 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-03-27T09:43:15Z",
"rates": {
"ALL": 218.974667
}
}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": 21897.4667,
"rate": 218.974667
}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