Rate Overview
Live
1 BRL = 0.707706 AED
1 AED = 1.4130
BRL
Avg
0.716831
High
0.722627
Low
0.707706
Last updated: 8/13/2026, 5:25:52 AM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.71 AED |
| 10 BRL | 7.08 AED |
| 50 BRL | 35.39 AED |
| 100 BRL | 70.77 AED |
| 500 BRL | 353.85 AED |
| 1,000 BRL | 707.71 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-08-13T05:25:52Z",
"rates": {
"AED": 0.707706
}
}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": 70.7706,
"rate": 0.707706
}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