Rate Overview
Live
1 AED = 1.3559 BRL
1 BRL = 0.737524
AED
Avg
1.3597
High
1.3687
Low
1.3548
Last updated: 4/18/2026, 8:44:27 AM
Quick Conversions
| AED | BRL |
|---|---|
| 1 AED | 1.36 BRL |
| 10 AED | 13.56 BRL |
| 50 AED | 67.79 BRL |
| 100 AED | 135.59 BRL |
| 500 AED | 677.94 BRL |
| 1,000 AED | 1,355.89 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-04-18T08:44:27Z",
"rates": {
"BRL": 1.355888
}
}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": 135.5888,
"rate": 1.355888
}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