Rate Overview
Live
1 AED = 0.352050 BND
1 BND = 2.8405
AED
Avg
0.350096
High
0.352062
Low
0.348859
Last updated: 6/19/2026, 9:05:59 AM
Quick Conversions
| AED | BND |
|---|---|
| 1 AED | 0.35 BND |
| 10 AED | 3.52 BND |
| 50 AED | 17.60 BND |
| 100 AED | 35.21 BND |
| 500 AED | 176.02 BND |
| 1,000 AED | 352.05 BND |
Get AED/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BNDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-06-19T09:05:59Z",
"rates": {
"BND": 0.35205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BND",
"amount": 100
},
"result": 35.205,
"rate": 0.35205
}Build with AED/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key