Rate Overview
Live
1 BHD = 9.7180 AED
1 AED = 0.102902
BHD
Avg
9.7262
High
9.7673
Low
9.7179
Last updated: 8/12/2026, 8:29:32 PM
Quick Conversions
| BHD | AED |
|---|---|
| 1 BHD | 9.72 AED |
| 10 BHD | 97.18 AED |
| 50 BHD | 485.90 AED |
| 100 BHD | 971.80 AED |
| 500 BHD | 4,858.98 AED |
| 1,000 BHD | 9,717.95 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-08-12T20:29:32Z",
"rates": {
"AED": 9.717952
}
}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.7952,
"rate": 9.717952
}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