Rate Overview
Live
1 AED = 1.3975 BRL
1 BRL = 0.715555
AED
Avg
1.4327
High
1.5229
Low
1.3351
Last updated: 7/29/2026, 5:38:15 PM
Quick Conversions
| AED | BRL |
|---|---|
| 1 AED | 1.40 BRL |
| 10 AED | 13.98 BRL |
| 50 AED | 69.88 BRL |
| 100 AED | 139.75 BRL |
| 500 AED | 698.76 BRL |
| 1,000 AED | 1,397.52 BRL |
Get AED/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BRLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-29T17:38:15Z",
"rates": {
"BRL": 1.397517
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BRL",
"amount": 100
},
"result": 139.7517,
"rate": 1.397517
}Build with AED/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key