Rate Overview
Live
1 BHD = 219.9972 ALL
1 ALL = 0.004546
BHD
Avg
217.8099
High
219.9972
Low
215.5318
Last updated: 3/7/2026, 2:55:13 AM
Quick Conversions
| BHD | ALL |
|---|---|
| 1 BHD | 220.00 ALL |
| 10 BHD | 2,199.97 ALL |
| 50 BHD | 10,999.86 ALL |
| 100 BHD | 21,999.72 ALL |
| 500 BHD | 109,998.59 ALL |
| 1,000 BHD | 219,997.18 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-07T02:55:13Z",
"rates": {
"ALL": 219.997179
}
}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": 21999.7179,
"rate": 219.997179
}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