Rate Overview
Live
1 AWG = 2.8305 BRL
1 BRL = 0.353293
AWG
Avg
2.8519
High
2.8999
Low
2.8211
Last updated: 6/16/2026, 1:30:22 PM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.83 BRL |
| 10 AWG | 28.31 BRL |
| 50 AWG | 141.53 BRL |
| 100 AWG | 283.05 BRL |
| 500 AWG | 1,415.25 BRL |
| 1,000 AWG | 2,830.51 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-06-16T13:30:22Z",
"rates": {
"BRL": 2.830508
}
}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": 283.0508,
"rate": 2.830508
}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