Rate Overview
Live
1 BRL = 0.349273 AWG
1 AWG = 2.8631
BRL
Avg
0.350153
High
0.366350
Low
0.337817
Last updated: 7/28/2026, 12:03:26 PM
Quick Conversions
| BRL | AWG |
|---|---|
| 1 BRL | 0.35 AWG |
| 10 BRL | 3.49 AWG |
| 50 BRL | 17.46 AWG |
| 100 BRL | 34.93 AWG |
| 500 BRL | 174.64 AWG |
| 1,000 BRL | 349.27 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-28T12:03:26Z",
"rates": {
"AWG": 0.349273
}
}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.9273,
"rate": 0.349273
}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