Rate Overview
Live
1 BRL = 0.344823 AZN
1 AZN = 2.9000
BRL
Avg
0.343980
High
0.354052
Low
0.337921
Last updated: 5/7/2026, 9:10:07 AM
Quick Conversions
| BRL | AZN |
|---|---|
| 1 BRL | 0.34 AZN |
| 10 BRL | 3.45 AZN |
| 50 BRL | 17.24 AZN |
| 100 BRL | 34.48 AZN |
| 500 BRL | 172.41 AZN |
| 1,000 BRL | 344.82 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-05-07T09:10:07Z",
"rates": {
"AZN": 0.344823
}
}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": 34.4823,
"rate": 0.344823
}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