Rate Overview
Live
1 BHD = 9.7168 AED
1 AED = 0.102915
BHD
Avg
9.7254
High
9.7673
Low
9.7166
Last updated: 7/22/2026, 6:30:14 PM
Quick Conversions
| BHD | AED |
|---|---|
| 1 BHD | 9.72 AED |
| 10 BHD | 97.17 AED |
| 50 BHD | 485.84 AED |
| 100 BHD | 971.68 AED |
| 500 BHD | 4,858.40 AED |
| 1,000 BHD | 9,716.80 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-22T18:30:14Z",
"rates": {
"AED": 9.716798
}
}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.6798000000001,
"rate": 9.716798
}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