Rate Overview
Live
1 BRL = 0.720544 AED
1 AED = 1.3878
BRL
Avg
0.672871
High
0.737356
Low
0.594215
Last updated: 7/24/2026, 9:50:26 PM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.72 AED |
| 10 BRL | 7.21 AED |
| 50 BRL | 36.03 AED |
| 100 BRL | 72.05 AED |
| 500 BRL | 360.27 AED |
| 1,000 BRL | 720.54 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-24T21:50:26Z",
"rates": {
"AED": 0.720544
}
}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.0544,
"rate": 0.720544
}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