Rate Overview
Live
1 AED = 0.344396 BND
1 BND = 2.9036
AED
Avg
0.345470
High
0.346729
Low
0.344396
Last updated: 9/8/2026, 4:34:38 AM
Quick Conversions
| AED | BND |
|---|---|
| 1 AED | 0.34 BND |
| 10 AED | 3.44 BND |
| 50 AED | 17.22 BND |
| 100 AED | 34.44 BND |
| 500 AED | 172.20 BND |
| 1,000 AED | 344.40 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-09-08T04:34:38Z",
"rates": {
"BND": 0.344396
}
}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.4396,
"rate": 0.344396
}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