Rate Overview
Live
1 BRL = 0.334354 AZN
1 AZN = 2.9908
BRL
Avg
0.332791
High
0.345013
Low
0.324861
Last updated: 7/27/2026, 5:02:52 PM
Quick Conversions
| BRL | AZN |
|---|---|
| 1 BRL | 0.33 AZN |
| 10 BRL | 3.34 AZN |
| 50 BRL | 16.72 AZN |
| 100 BRL | 33.44 AZN |
| 500 BRL | 167.18 AZN |
| 1,000 BRL | 334.35 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-27T17:02:52Z",
"rates": {
"AZN": 0.334354
}
}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.4354,
"rate": 0.334354
}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