Rate Overview
Live
1 BRL = 0.360598 AWG
1 AWG = 2.7732
BRL
Avg
0.359482
High
0.361586
Low
0.356379
Last updated: 4/17/2026, 6:29:13 AM
Quick Conversions
| BRL | AWG |
|---|---|
| 1 BRL | 0.36 AWG |
| 10 BRL | 3.61 AWG |
| 50 BRL | 18.03 AWG |
| 100 BRL | 36.06 AWG |
| 500 BRL | 180.30 AWG |
| 1,000 BRL | 360.60 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-04-17T06:29:13Z",
"rates": {
"AWG": 0.360598
}
}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": 36.059799999999996,
"rate": 0.360598
}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