Rate Overview
Live
1 AWG = 2.8882 BRL
1 BRL = 0.346241
AWG
Avg
2.8567
High
2.8882
Low
2.8392
Last updated: 8/12/2026, 7:05:34 PM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.89 BRL |
| 10 AWG | 28.88 BRL |
| 50 AWG | 144.41 BRL |
| 100 AWG | 288.82 BRL |
| 500 AWG | 1,444.08 BRL |
| 1,000 AWG | 2,888.16 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-08-12T19:05:34Z",
"rates": {
"BRL": 2.88816
}
}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": 288.81600000000003,
"rate": 2.88816
}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