Rate Overview
Live
1 BRL = 0.348332 AWG
1 AWG = 2.8708
BRL
Avg
0.346221
High
0.348332
Low
0.344483
Last updated: 7/7/2026, 4:39:46 AM
Quick Conversions
| BRL | AWG |
|---|---|
| 1 BRL | 0.35 AWG |
| 10 BRL | 3.48 AWG |
| 50 BRL | 17.42 AWG |
| 100 BRL | 34.83 AWG |
| 500 BRL | 174.17 AWG |
| 1,000 BRL | 348.33 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-07-07T04:39:46Z",
"rates": {
"AWG": 0.348332
}
}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.8332,
"rate": 0.348332
}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