Rate Overview
Live
1 AWG = 2.9370 BRL
1 BRL = 0.340489
AWG
Avg
2.9157
High
2.9478
Low
2.8663
Last updated: 3/7/2026, 7:06:42 AM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.94 BRL |
| 10 AWG | 29.37 BRL |
| 50 AWG | 146.85 BRL |
| 100 AWG | 293.70 BRL |
| 500 AWG | 1,468.48 BRL |
| 1,000 AWG | 2,936.95 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-03-07T07:06:42Z",
"rates": {
"BRL": 2.936952
}
}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": 293.6952,
"rate": 2.936952
}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