Rate Overview
Live
1 AUD = 3.5896 BRL
1 BRL = 0.278585
AUD
Avg
3.6198
High
3.7113
Low
3.4900
Last updated: 5/26/2026, 4:34:03 PM
Quick Conversions
| AUD | BRL |
|---|---|
| 1 AUD | 3.59 BRL |
| 10 AUD | 35.90 BRL |
| 50 AUD | 179.48 BRL |
| 100 AUD | 358.96 BRL |
| 500 AUD | 1,794.79 BRL |
| 1,000 AUD | 3,589.57 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-05-26T16:34:03Z",
"rates": {
"BRL": 3.589574
}
}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.9574,
"rate": 3.589574
}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