Rate Overview
Live
1 BRL = 0.722390 AED
1 AED = 1.3843
BRL
Avg
0.722546
High
0.724226
Low
0.719577
Last updated: 7/27/2026, 5:18:15 PM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.72 AED |
| 10 BRL | 7.22 AED |
| 50 BRL | 36.12 AED |
| 100 BRL | 72.24 AED |
| 500 BRL | 361.20 AED |
| 1,000 BRL | 722.39 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-27T17:18:15Z",
"rates": {
"AED": 0.72239
}
}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.239,
"rate": 0.72239
}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