AUD
$
BRL
R$

AUD/BRL Exchange Rate

Australian Dollar to Brazilian Real

Live Rate
3.5934
-2.25% 1Y

1 BRL = 0.278287 AUD

AUD/BRL Price Chart

Historical exchange rate performance

Current 3.5934
High 3.7277
Low 3.4551
1Y Change -2.25%

Rate Overview

Live
1 AUD = 3.5934 BRL
1 BRL = 0.278287 AUD
Avg
3.5902
High
3.7277
Low
3.4551

Last updated: 5/26/2026, 3:29:16 PM

Quick Conversions

AUDBRL
1 AUD3.59 BRL
10 AUD35.93 BRL
50 AUD179.67 BRL
100 AUD359.34 BRL
500 AUD1,796.71 BRL
1,000 AUD3,593.41 BRL

Get AUD/BRL Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=AUD&currencies=BRL

Example Response:

{
  "success": true,
  "base": "AUD",
  "date": "2026-05-26T15:29:16Z",
  "rates": {
    "BRL": 3.59341
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=AUD&to=BRL&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "AUD",
    "to": "BRL",
    "amount": 100
  },
  "result": 359.341,
  "rate": 3.59341
}

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