Rate Overview
Live
1 AED = 1.3381 BRL
1 BRL = 0.747311
AED
Avg
1.3442
High
1.3593
Low
1.3365
Last updated: 5/9/2026, 4:53:29 AM
Quick Conversions
| AED | BRL |
|---|---|
| 1 AED | 1.34 BRL |
| 10 AED | 13.38 BRL |
| 50 AED | 66.91 BRL |
| 100 AED | 133.81 BRL |
| 500 AED | 669.07 BRL |
| 1,000 AED | 1,338.13 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-05-09T04:53:29Z",
"rates": {
"BRL": 1.338131
}
}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": 133.8131,
"rate": 1.338131
}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