Rate Overview
Live
1 AED = 0.351252 BND
1 BND = 2.8470
AED
Avg
0.351422
High
0.351815
Low
0.351081
Last updated: 7/27/2026, 2:59:59 PM
Quick Conversions
| AED | BND |
|---|---|
| 1 AED | 0.35 BND |
| 10 AED | 3.51 BND |
| 50 AED | 17.56 BND |
| 100 AED | 35.13 BND |
| 500 AED | 175.63 BND |
| 1,000 AED | 351.25 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-07-27T14:59:59Z",
"rates": {
"BND": 0.351252
}
}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.1252,
"rate": 0.351252
}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