Rate Overview
Live
1 BHD = 9.6845 AED
1 AED = 0.103257
BHD
Avg
9.6973
High
9.7681
Low
9.6683
Last updated: 3/27/2026, 4:59:42 PM
Quick Conversions
| BHD | AED |
|---|---|
| 1 BHD | 9.68 AED |
| 10 BHD | 96.85 AED |
| 50 BHD | 484.23 AED |
| 100 BHD | 968.45 AED |
| 500 BHD | 4,842.27 AED |
| 1,000 BHD | 9,684.53 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-27T16:59:42Z",
"rates": {
"AED": 9.684533
}
}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": 968.4533,
"rate": 9.684533
}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