Rate Overview
Live
1 BRL = 0.328054 AZN
1 AZN = 3.0483
BRL
Avg
0.333036
High
0.336647
Low
0.328054
Last updated: 6/19/2026, 8:28:30 AM
Quick Conversions
| BRL | AZN |
|---|---|
| 1 BRL | 0.33 AZN |
| 10 BRL | 3.28 AZN |
| 50 BRL | 16.40 AZN |
| 100 BRL | 32.81 AZN |
| 500 BRL | 164.03 AZN |
| 1,000 BRL | 328.05 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-06-19T08:28:30Z",
"rates": {
"AZN": 0.328054
}
}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.8054,
"rate": 0.328054
}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