Rate Overview
Live
1 BRL = 15.7346 ALL
1 ALL = 0.063554
BRL
Avg
15.7695
High
15.9011
Low
15.6629
Last updated: 3/7/2026, 3:23:17 AM
Quick Conversions
| BRL | ALL |
|---|---|
| 1 BRL | 15.73 ALL |
| 10 BRL | 157.35 ALL |
| 50 BRL | 786.73 ALL |
| 100 BRL | 1,573.46 ALL |
| 500 BRL | 7,867.29 ALL |
| 1,000 BRL | 15,734.57 ALL |
Get BRL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ALLExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T03:23:17Z",
"rates": {
"ALL": 15.734572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ALL",
"amount": 100
},
"result": 1573.4572,
"rate": 15.734572
}Build with BRL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key