Rate Overview
Live
1 BRL = 0.340488 AWG
1 AWG = 2.9370
BRL
Avg
0.342999
High
0.348880
Low
0.339237
Last updated: 3/7/2026, 7:42:48 AM
Quick Conversions
| BRL | AWG |
|---|---|
| 1 BRL | 0.34 AWG |
| 10 BRL | 3.40 AWG |
| 50 BRL | 17.02 AWG |
| 100 BRL | 34.05 AWG |
| 500 BRL | 170.24 AWG |
| 1,000 BRL | 340.49 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-03-07T07:42:48Z",
"rates": {
"AWG": 0.340488
}
}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.0488,
"rate": 0.340488
}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