Rate Overview
Live
1 BRL = 0.717843 AED
1 AED = 1.3931
BRL
Avg
0.721248
High
0.727365
Low
0.711762
Last updated: 6/18/2026, 11:27:53 AM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.72 AED |
| 10 BRL | 7.18 AED |
| 50 BRL | 35.89 AED |
| 100 BRL | 71.78 AED |
| 500 BRL | 358.92 AED |
| 1,000 BRL | 717.84 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-06-18T11:27:53Z",
"rates": {
"AED": 0.717843
}
}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.7843,
"rate": 0.717843
}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