Rate Overview
Live
1 AWG = 2.8643 BRL
1 BRL = 0.349126
AWG
Avg
2.8770
High
2.9044
Low
2.8347
Last updated: 9/5/2026, 4:46:20 PM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.86 BRL |
| 10 AWG | 28.64 BRL |
| 50 AWG | 143.21 BRL |
| 100 AWG | 286.43 BRL |
| 500 AWG | 1,432.15 BRL |
| 1,000 AWG | 2,864.30 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-09-05T16:46:20Z",
"rates": {
"BRL": 2.864297
}
}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": 286.4297,
"rate": 2.864297
}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