Rate Overview
Live
1 BRL = 0.701216 AED
1 AED = 1.4261
BRL
Avg
0.662529
High
0.715562
Low
0.594215
Last updated: 3/27/2026, 8:22:00 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.22 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-27T08:22:00Z",
"rates": {
"AED": 0.701216
}
}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.1216,
"rate": 0.701216
}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