Rate Overview
Live
1 AUD = 3.5849 BRL
1 BRL = 0.278949
AUD
Avg
3.5772
High
3.6052
Low
3.5629
Last updated: 7/4/2026, 8:08:12 PM
Quick Conversions
| AUD | BRL |
|---|---|
| 1 AUD | 3.58 BRL |
| 10 AUD | 35.85 BRL |
| 50 AUD | 179.24 BRL |
| 100 AUD | 358.49 BRL |
| 500 AUD | 1,792.44 BRL |
| 1,000 AUD | 3,584.88 BRL |
Get AUD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=BRLExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-07-04T20:08:12Z",
"rates": {
"BRL": 3.584881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "BRL",
"amount": 100
},
"result": 358.48810000000003,
"rate": 3.584881
}Build with AUD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key