Rate Overview
Live
1 AWG = 2.8631 BRL
1 BRL = 0.349274
AWG
Avg
3.0608
High
3.4530
Low
2.7476
Last updated: 7/28/2026, 12:03:27 PM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.86 BRL |
| 10 AWG | 28.63 BRL |
| 50 AWG | 143.15 BRL |
| 100 AWG | 286.31 BRL |
| 500 AWG | 1,431.54 BRL |
| 1,000 AWG | 2,863.08 BRL |
Get AWG/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BRLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-28T12:03:27Z",
"rates": {
"BRL": 2.863081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BRL",
"amount": 100
},
"result": 286.3081,
"rate": 2.863081
}Build with AWG/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key