Rate Overview
Live
1 AWG = 2.7423 BRL
1 BRL = 0.364655
AWG
Avg
2.7522
High
2.7738
Low
2.7273
Last updated: 5/7/2026, 8:37:34 AM
Quick Conversions
| AWG | BRL |
|---|---|
| 1 AWG | 2.74 BRL |
| 10 AWG | 27.42 BRL |
| 50 AWG | 137.12 BRL |
| 100 AWG | 274.23 BRL |
| 500 AWG | 1,371.16 BRL |
| 1,000 AWG | 2,742.32 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-07T08:37:34Z",
"rates": {
"BRL": 2.742318
}
}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": 274.2318,
"rate": 2.742318
}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