Rate Overview
Live
1 BHD = 219.0093 ALL
1 ALL = 0.004566
BHD
Avg
231.6204
High
258.5349
Low
216.2554
Last updated: 3/27/2026, 12:54:22 PM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 219.01 ALL |
| 10 BHD | 2,190.09 ALL |
| 50 BHD | 10,950.46 ALL |
| 100 BHD | 21,900.93 ALL |
| 500 BHD | 109,504.63 ALL |
| 1,000 BHD | 219,009.26 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-27T12:54:22Z",
"rates": {
"ALL": 219.009257
}
}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": 21900.9257,
"rate": 219.009257
}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