Rate Overview
Live
1 AWG = 2.8177 BRL
1 BRL = 0.354899
AWG
Avg
2.8071
High
2.8189
Low
2.7947
Last updated: 5/27/2026, 4:06:23 PM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.82 BRL |
| 10 AWG | 28.18 BRL |
| 50 AWG | 140.89 BRL |
| 100 AWG | 281.77 BRL |
| 500 AWG | 1,408.85 BRL |
| 1,000 AWG | 2,817.71 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-05-27T16:06:23Z",
"rates": {
"BRL": 2.817705
}
}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": 281.7705,
"rate": 2.817705
}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