Rate Overview
Live
1 BBD = 1.8365 AED
1 AED = 0.544521
BBD
Avg
1.8359
High
1.8369
Low
1.8235
Last updated: 5/27/2026, 8:46:01 AM
Quick Conversions
| BBD | AED |
|---|---|
| 1 BBD | 1.84 AED |
| 10 BBD | 18.36 AED |
| 50 BBD | 91.82 AED |
| 100 BBD | 183.65 AED |
| 500 BBD | 918.24 AED |
| 1,000 BBD | 1,836.48 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-27T08:46:01Z",
"rates": {
"AED": 1.836475
}
}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": 183.6475,
"rate": 1.836475
}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