Rate Overview
Live
1 BRL = 0.710506 AED
1 AED = 1.4074
BRL
Avg
0.709058
High
0.711289
Low
0.706207
Last updated: 7/5/2026, 12:44:41 AM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.71 AED |
| 10 BRL | 7.11 AED |
| 50 BRL | 35.53 AED |
| 100 BRL | 71.05 AED |
| 500 BRL | 355.25 AED |
| 1,000 BRL | 710.51 AED |
Get BRL/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=AEDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-05T00:44:41Z",
"rates": {
"AED": 0.710506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "AED",
"amount": 100
},
"result": 71.0506,
"rate": 0.710506
}Build with BRL/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key