Rate Overview
Live
1 AWG = 2.9264 BRL
1 BRL = 0.341722
AWG
Avg
2.9376
High
3.0602
Low
2.8652
Last updated: 3/27/2026, 6:16:13 PM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.93 BRL |
| 10 AWG | 29.26 BRL |
| 50 AWG | 146.32 BRL |
| 100 AWG | 292.64 BRL |
| 500 AWG | 1,463.18 BRL |
| 1,000 AWG | 2,926.36 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-27T18:16:13Z",
"rates": {
"BRL": 2.926359
}
}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": 292.6359,
"rate": 2.926359
}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