Rate Overview
Live
1 BHD = 218.1918 ALL
1 ALL = 0.004583
BHD
Avg
218.2861
High
218.8214
Low
217.6395
Last updated: 7/5/2026, 2:11:32 PM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 218.19 ALL |
| 10 BHD | 2,181.92 ALL |
| 50 BHD | 10,909.59 ALL |
| 100 BHD | 21,819.18 ALL |
| 500 BHD | 109,095.91 ALL |
| 1,000 BHD | 218,191.82 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-05T14:11:32Z",
"rates": {
"ALL": 218.191824
}
}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": 21819.182399999998,
"rate": 218.191824
}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