Rate Overview
Live
1 AUD = 3.6056 BRL
1 BRL = 0.277345
AUD
Avg
3.6758
High
3.7294
Low
3.6056
Last updated: 3/26/2026, 10:29:25 PM
Quick Conversions
| AUD | BRL |
|---|---|
| 1 AUD | 3.61 BRL |
| 10 AUD | 36.06 BRL |
| 50 AUD | 180.28 BRL |
| 100 AUD | 360.56 BRL |
| 500 AUD | 1,802.81 BRL |
| 1,000 AUD | 3,605.62 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-03-26T22:29:25Z",
"rates": {
"BRL": 3.605615
}
}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": 360.56149999999997,
"rate": 3.605615
}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