Rate Overview
Live
1 BRL = 0.331189 AZN
1 AZN = 3.0194
BRL
Avg
0.333721
High
0.335203
Low
0.331189
Last updated: 7/29/2026, 7:29:22 PM
Quick Conversions
| BRL | AZN |
|---|---|
| 1 BRL | 0.33 AZN |
| 10 BRL | 3.31 AZN |
| 50 BRL | 16.56 AZN |
| 100 BRL | 33.12 AZN |
| 500 BRL | 165.59 AZN |
| 1,000 BRL | 331.19 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-07-29T19:29:22Z",
"rates": {
"AZN": 0.331189
}
}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": 33.118900000000004,
"rate": 0.331189
}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