Rate Overview
Live
1 BHD = 219.3326 ALL
1 ALL = 0.004559
BHD
Avg
219.2075
High
221.0699
Low
217.6302
Last updated: 3/27/2026, 7:43:43 AM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 219.33 ALL |
| 10 BHD | 2,193.33 ALL |
| 50 BHD | 10,966.63 ALL |
| 100 BHD | 21,933.26 ALL |
| 500 BHD | 109,666.31 ALL |
| 1,000 BHD | 219,332.62 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-27T07:43:43Z",
"rates": {
"ALL": 219.33262
}
}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": 21933.262,
"rate": 219.33262
}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