Rate Overview
Live
1 BRL = 16.2002 ALL
1 ALL = 0.061728
BRL
Avg
15.7378
High
16.5791
Low
15.1591
Last updated: 7/25/2026, 10:19:20 PM
Quick Conversions
| BRL | ALL |
|---|---|
| 1 BRL | 16.20 ALL |
| 10 BRL | 162.00 ALL |
| 50 BRL | 810.01 ALL |
| 100 BRL | 1,620.02 ALL |
| 500 BRL | 8,100.12 ALL |
| 1,000 BRL | 16,200.23 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-07-25T22:19:20Z",
"rates": {
"ALL": 16.200234
}
}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": 1620.0233999999998,
"rate": 16.200234
}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