Rate Overview
Live
1 BRL = 0.703685 AED
1 AED = 1.4211
BRL
Avg
0.713871
High
0.722627
Low
0.703685
Last updated: 8/15/2026, 4:48:39 PM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.70 AED |
| 10 BRL | 7.04 AED |
| 50 BRL | 35.18 AED |
| 100 BRL | 70.37 AED |
| 500 BRL | 351.84 AED |
| 1,000 BRL | 703.69 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-08-15T16:48:39Z",
"rates": {
"AED": 0.703685
}
}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.3685,
"rate": 0.703685
}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