Rate Overview
Live
1 AWG = 2.8405 BRL
1 BRL = 0.352055
AWG
Avg
2.8736
High
3.0602
Low
2.7273
Last updated: 7/28/2026, 12:38:56 AM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.84 BRL |
| 10 AWG | 28.40 BRL |
| 50 AWG | 142.02 BRL |
| 100 AWG | 284.05 BRL |
| 500 AWG | 1,420.23 BRL |
| 1,000 AWG | 2,840.47 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-28T00:38:56Z",
"rates": {
"BRL": 2.840469
}
}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": 284.0469,
"rate": 2.840469
}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