Rate Overview
Live
1 BHD = 213.3613 ALL
1 ALL = 0.004687
BHD
Avg
213.4906
High
214.5111
Low
213.1698
Last updated: 8/15/2026, 9:36:47 AM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 213.36 ALL |
| 10 BHD | 2,133.61 ALL |
| 50 BHD | 10,668.07 ALL |
| 100 BHD | 21,336.13 ALL |
| 500 BHD | 106,680.67 ALL |
| 1,000 BHD | 213,361.35 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-08-15T09:36:47Z",
"rates": {
"ALL": 213.361348
}
}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": 21336.1348,
"rate": 213.361348
}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