Rate Overview
Live
1 BBD = 1.8276 AED
1 AED = 0.547168
BBD
Avg
1.8243
High
1.8276
Low
1.8231
Last updated: 5/7/2026, 1:25:00 AM
Quick Conversions
| BBD | AED |
|---|---|
| 1 BBD | 1.83 AED |
| 10 BBD | 18.28 AED |
| 50 BBD | 91.38 AED |
| 100 BBD | 182.76 AED |
| 500 BBD | 913.80 AED |
| 1,000 BBD | 1,827.59 AED |
Get BBD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=AEDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-07T01:25:00Z",
"rates": {
"AED": 1.827592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "AED",
"amount": 100
},
"result": 182.75920000000002,
"rate": 1.827592
}Build with BBD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key