Rate Overview
Live
1 BRL = 0.727377 AED
1 AED = 1.3748
BRL
Avg
0.690491
High
0.747041
Low
0.646036
Last updated: 5/29/2026, 2:28:08 PM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.73 AED |
| 10 BRL | 7.27 AED |
| 50 BRL | 36.37 AED |
| 100 BRL | 72.74 AED |
| 500 BRL | 363.69 AED |
| 1,000 BRL | 727.38 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-29T14:28:08Z",
"rates": {
"AED": 0.727377
}
}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.7377,
"rate": 0.727377
}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