Rate Overview
Live
1 AWG = 2.7732 BRL
1 BRL = 0.360599
AWG
Avg
2.7818
High
2.8060
Low
2.7656
Last updated: 4/17/2026, 6:27:41 AM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.77 BRL |
| 10 AWG | 27.73 BRL |
| 50 AWG | 138.66 BRL |
| 100 AWG | 277.32 BRL |
| 500 AWG | 1,386.58 BRL |
| 1,000 AWG | 2,773.17 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-04-17T06:27:41Z",
"rates": {
"BRL": 2.773167
}
}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": 277.31669999999997,
"rate": 2.773167
}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