Rate Overview
Live
1 AED = 1.4261 BRL
1 BRL = 0.701217
AED
Avg
1.5128
High
1.6829
Low
1.3975
Last updated: 3/27/2026, 8:21:43 AM
Quick Conversions
| AED | BRL |
|---|---|
| 1 AED | 1.43 BRL |
| 10 AED | 14.26 BRL |
| 50 AED | 71.30 BRL |
| 100 AED | 142.61 BRL |
| 500 AED | 713.05 BRL |
| 1,000 AED | 1,426.09 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-03-27T08:21:43Z",
"rates": {
"BRL": 1.426093
}
}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": 142.60930000000002,
"rate": 1.426093
}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