Rate Overview
Live
1 BRL = 0.737524 AED
1 AED = 1.3559
BRL
Avg
0.735440
High
0.738090
Low
0.730628
Last updated: 4/18/2026, 8:44:33 AM
Quick Conversions
| BRL | AED |
|---|---|
| 1 BRL | 0.74 AED |
| 10 BRL | 7.38 AED |
| 50 BRL | 36.88 AED |
| 100 BRL | 73.75 AED |
| 500 BRL | 368.76 AED |
| 1,000 BRL | 737.52 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-04-18T08:44:33Z",
"rates": {
"AED": 0.737524
}
}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": 73.7524,
"rate": 0.737524
}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