Rate Overview
Live
1 BHD = 9.7187 AED
1 AED = 0.102894
BHD
Avg
9.7257
High
9.7673
Low
9.7166
Last updated: 7/27/2026, 11:27:25 PM
Quick Conversions
| BHD | AED |
|---|---|
| 1 BHD | 9.72 AED |
| 10 BHD | 97.19 AED |
| 50 BHD | 485.94 AED |
| 100 BHD | 971.87 AED |
| 500 BHD | 4,859.37 AED |
| 1,000 BHD | 9,718.75 AED |
Get BHD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=AEDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-27T23:27:25Z",
"rates": {
"AED": 9.718745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "AED",
"amount": 100
},
"result": 971.8745,
"rate": 9.718745
}Build with BHD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key