Rate Overview
Live
1 BRL = 0.354898 AWG
1 AWG = 2.8177
BRL
Avg
0.356258
High
0.357815
Low
0.354898
Last updated: 5/27/2026, 10:54:23 AM
Quick Conversions
| BRL | AWG |
|---|---|
| 1 BRL | 0.35 AWG |
| 10 BRL | 3.55 AWG |
| 50 BRL | 17.74 AWG |
| 100 BRL | 35.49 AWG |
| 500 BRL | 177.45 AWG |
| 1,000 BRL | 354.90 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-27T10:54:23Z",
"rates": {
"AWG": 0.354898
}
}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": 35.4898,
"rate": 0.354898
}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