Rate Overview
Live
1 AED = 1.4045 BRL
1 BRL = 0.712013
AED
Avg
1.4077
High
1.4160
Low
1.3998
Last updated: 7/9/2026, 5:25:42 AM
Quick Conversions
| AED | BRL |
|---|---|
| 1 AED | 1.40 BRL |
| 10 AED | 14.04 BRL |
| 50 AED | 70.22 BRL |
| 100 AED | 140.45 BRL |
| 500 AED | 702.23 BRL |
| 1,000 AED | 1,404.47 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-09T05:25:42Z",
"rates": {
"BRL": 1.404469
}
}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": 140.4469,
"rate": 1.404469
}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