Rate Overview
Live
1 AUD = 3.5839 BRL
1 BRL = 0.279025
AUD
Avg
3.6034
High
3.6454
Low
3.5667
Last updated: 6/15/2026, 6:07:01 PM
Quick Conversions
| AUD | BRL |
|---|---|
| 1 AUD | 3.58 BRL |
| 10 AUD | 35.84 BRL |
| 50 AUD | 179.20 BRL |
| 100 AUD | 358.39 BRL |
| 500 AUD | 1,791.96 BRL |
| 1,000 AUD | 3,583.91 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-06-15T18:07:01Z",
"rates": {
"BRL": 3.583912
}
}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.3912,
"rate": 3.583912
}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