Rate Overview
Live
1 BRL = 0.701225 AED
1 AED = 1.4261
BRL
Avg
0.687956
High
0.715562
Low
0.662451
Last updated: 3/27/2026, 10:08:24 AM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.70 AED |
| 10 BRL | 7.01 AED |
| 50 BRL | 35.06 AED |
| 100 BRL | 70.12 AED |
| 500 BRL | 350.61 AED |
| 1,000 BRL | 701.23 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-03-27T10:08:24Z",
"rates": {
"AED": 0.701225
}
}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": 70.1225,
"rate": 0.701225
}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