Rate Overview
Live
1 BBD = 1.8283 AED
1 AED = 0.546949
BBD
Avg
1.8259
High
1.8283
Low
1.8228
Last updated: 4/16/2026, 11:34:20 PM
Quick Conversions
| BBD | AED |
|---|---|
| 1 BBD | 1.83 AED |
| 10 BBD | 18.28 AED |
| 50 BBD | 91.42 AED |
| 100 BBD | 182.83 AED |
| 500 BBD | 914.16 AED |
| 1,000 BBD | 1,828.33 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-04-16T23:34:20Z",
"rates": {
"AED": 1.828325
}
}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.8325,
"rate": 1.828325
}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