Rate Overview
Live
1 BRL = 0.323369 AZN
1 AZN = 3.0924
BRL
Avg
0.325824
High
0.331535
Low
0.322181
Last updated: 3/7/2026, 7:41:04 AM
Quick Conversions
| BRL | AZN |
|---|---|
| 1 BRL | 0.32 AZN |
| 10 BRL | 3.23 AZN |
| 50 BRL | 16.17 AZN |
| 100 BRL | 32.34 AZN |
| 500 BRL | 161.68 AZN |
| 1,000 BRL | 323.37 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-07T07:41:04Z",
"rates": {
"AZN": 0.323369
}
}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.3369,
"rate": 0.323369
}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