Rate Overview
Live
1 BRL = 0.723590 AED
1 AED = 1.3820
BRL
Avg
0.729936
High
0.734240
Low
0.723590
Last updated: 5/28/2026, 9:39:49 PM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.72 AED |
| 10 BRL | 7.24 AED |
| 50 BRL | 36.18 AED |
| 100 BRL | 72.36 AED |
| 500 BRL | 361.79 AED |
| 1,000 BRL | 723.59 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-05-28T21:39:49Z",
"rates": {
"AED": 0.72359
}
}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": 72.359,
"rate": 0.72359
}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