Rate Overview
Live
1 BRL = 0.347302 AWG
1 AWG = 2.8793
BRL
Avg
0.346347
High
0.348111
Low
0.344305
Last updated: 9/2/2026, 6:40:16 PM
Quick Conversions
| BRL | AWG |
|---|---|
| 1 BRL | 0.35 AWG |
| 10 BRL | 3.47 AWG |
| 50 BRL | 17.37 AWG |
| 100 BRL | 34.73 AWG |
| 500 BRL | 173.65 AWG |
| 1,000 BRL | 347.30 AWG |
Get BRL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=AWGExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-09-02T18:40:16Z",
"rates": {
"AWG": 0.347302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "AWG",
"amount": 100
},
"result": 34.730199999999996,
"rate": 0.347302
}Build with BRL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key