Rate Overview
Live
1 BRL = 0.713970 AED
1 AED = 1.4006
BRL
Avg
0.713077
High
0.749016
Low
0.670507
Last updated: 7/14/2026, 10:11:49 AM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.71 AED |
| 10 BRL | 7.14 AED |
| 50 BRL | 35.70 AED |
| 100 BRL | 71.40 AED |
| 500 BRL | 356.99 AED |
| 1,000 BRL | 713.97 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-14T10:11:49Z",
"rates": {
"AED": 0.71397
}
}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.397,
"rate": 0.71397
}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