Rate Overview
Live
1 AED = 1.3833 BRL
1 BRL = 0.722885
AED
Avg
1.3848
High
1.3918
Low
1.3808
Last updated: 7/26/2026, 3:19:47 AM
Quick Conversions
| AED | BRL |
|---|---|
| 1 AED | 1.38 BRL |
| 10 AED | 13.83 BRL |
| 50 AED | 69.17 BRL |
| 100 AED | 138.33 BRL |
| 500 AED | 691.67 BRL |
| 1,000 AED | 1,383.35 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-26T03:19:47Z",
"rates": {
"BRL": 1.383345
}
}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": 138.3345,
"rate": 1.383345
}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