Rate Overview
Live
1 AED = 0.347987 BND
1 BND = 2.8737
AED
Avg
0.346434
High
0.347988
Low
0.344339
Last updated: 3/7/2026, 2:11:48 AM
Quick Conversions
| AED | BND |
|---|---|
| 1 AED | 0.35 BND |
| 10 AED | 3.48 BND |
| 50 AED | 17.40 BND |
| 100 AED | 34.80 BND |
| 500 AED | 173.99 BND |
| 1,000 AED | 347.99 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-03-07T02:11:48Z",
"rates": {
"BND": 0.347987
}
}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": 34.7987,
"rate": 0.347987
}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