Rate Overview
Live
1 BHD = 214.6401 ALL
1 ALL = 0.004659
BHD
Avg
215.5471
High
216.8659
Low
214.2057
Last updated: 4/17/2026, 6:07:49 AM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 214.64 ALL |
| 10 BHD | 2,146.40 ALL |
| 50 BHD | 10,732.00 ALL |
| 100 BHD | 21,464.01 ALL |
| 500 BHD | 107,320.04 ALL |
| 1,000 BHD | 214,640.08 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-04-17T06:07:49Z",
"rates": {
"ALL": 214.640078
}
}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": 21464.0078,
"rate": 214.640078
}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