Rate Overview
Live
1 AUD = 3.6783 BRL
1 BRL = 0.271865
AUD
Avg
3.6957
High
3.7213
Low
3.6499
Last updated: 9/4/2026, 5:59:33 PM
Quick Conversions
| AUD | BRL |
|---|---|
| 1 AUD | 3.68 BRL |
| 10 AUD | 36.78 BRL |
| 50 AUD | 183.91 BRL |
| 100 AUD | 367.83 BRL |
| 500 AUD | 1,839.15 BRL |
| 1,000 AUD | 3,678.30 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-09-04T17:59:33Z",
"rates": {
"BRL": 3.678296
}
}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": 367.8296,
"rate": 3.678296
}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