Rate Overview
Live
1 BHD = 217.0241 ALL
1 ALL = 0.004608
BHD
Avg
216.9617
High
219.4836
Low
213.4638
Last updated: 7/20/2026, 5:36:04 AM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 217.02 ALL |
| 10 BHD | 2,170.24 ALL |
| 50 BHD | 10,851.20 ALL |
| 100 BHD | 21,702.41 ALL |
| 500 BHD | 108,512.05 ALL |
| 1,000 BHD | 217,024.10 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-20T05:36:04Z",
"rates": {
"ALL": 217.024095
}
}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": 21702.409499999998,
"rate": 217.024095
}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