Rate Overview
Live
1 BRL = 0.364654 AWG
1 AWG = 2.7423
BRL
Avg
0.363354
High
0.366658
Low
0.360518
Last updated: 5/7/2026, 8:02:28 AM
Quick Conversions
| BRL | AWG |
|---|---|
| 1 BRL | 0.36 AWG |
| 10 BRL | 3.65 AWG |
| 50 BRL | 18.23 AWG |
| 100 BRL | 36.47 AWG |
| 500 BRL | 182.33 AWG |
| 1,000 BRL | 364.65 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-05-07T08:02:28Z",
"rates": {
"AWG": 0.364654
}
}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.465399999999995,
"rate": 0.364654
}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