Rate Overview
Live
1 BRL = 0.324539 AZN
1 AZN = 3.0813
BRL
Avg
0.308931
High
0.329724
Low
0.282852
Last updated: 3/27/2026, 4:30:43 PM
Quick Conversions
| BRL | AZN |
|---|---|
| 1 BRL | 0.32 AZN |
| 10 BRL | 3.25 AZN |
| 50 BRL | 16.23 AZN |
| 100 BRL | 32.45 AZN |
| 500 BRL | 162.27 AZN |
| 1,000 BRL | 324.54 AZN |
Get BRL/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=AZNExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T16:30:43Z",
"rates": {
"AZN": 0.324539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "AZN",
"amount": 100
},
"result": 32.453900000000004,
"rate": 0.324539
}Build with BRL/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key