Rate Overview
Live
1 BHD = 9.6687 AED
1 AED = 0.103426
BHD
Avg
9.6956
High
9.7681
Low
9.6683
Last updated: 3/27/2026, 1:34:29 PM
Quick Conversions
| BHD | AED |
|---|---|
| 1 BHD | 9.67 AED |
| 10 BHD | 96.69 AED |
| 50 BHD | 483.44 AED |
| 100 BHD | 966.87 AED |
| 500 BHD | 4,834.36 AED |
| 1,000 BHD | 9,668.73 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-03-27T13:34:29Z",
"rates": {
"AED": 9.668728
}
}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": 966.8728,
"rate": 9.668728
}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