Rate Overview
Live
1 BRL = 16.2613 ALL
1 ALL = 0.061496
BRL
Avg
16.2776
High
16.4308
Low
16.2079
Last updated: 4/17/2026, 6:11:21 AM
Quick Conversions
| BRL | ALL |
|---|---|
| 1 BRL | 16.26 ALL |
| 10 BRL | 162.61 ALL |
| 50 BRL | 813.06 ALL |
| 100 BRL | 1,626.13 ALL |
| 500 BRL | 8,130.64 ALL |
| 1,000 BRL | 16,261.28 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-04-17T06:11:21Z",
"rates": {
"ALL": 16.261279
}
}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": 1626.1278999999997,
"rate": 16.261279
}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