Rate Overview
Live
1 BHD = 9.7182 AED
1 AED = 0.102900
BHD
Avg
9.7256
High
9.7673
Low
9.7182
Last updated: 9/2/2026, 7:55:39 PM
Quick Conversions
| BHD | AED |
|---|---|
| 1 BHD | 9.72 AED |
| 10 BHD | 97.18 AED |
| 50 BHD | 485.91 AED |
| 100 BHD | 971.82 AED |
| 500 BHD | 4,859.11 AED |
| 1,000 BHD | 9,718.22 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-09-02T19:55:39Z",
"rates": {
"AED": 9.718216
}
}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.8216,
"rate": 9.718216
}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