Rate Overview
Live
1 BRL = 16.0815 ALL
1 ALL = 0.062183
BRL
Avg
15.7050
High
16.6243
Low
14.8305
Last updated: 7/28/2026, 12:42:10 PM
Quick Conversions
| BRL | ALL |
|---|---|
| 1 BRL | 16.08 ALL |
| 10 BRL | 160.82 ALL |
| 50 BRL | 804.08 ALL |
| 100 BRL | 1,608.15 ALL |
| 500 BRL | 8,040.77 ALL |
| 1,000 BRL | 16,081.54 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-28T12:42:10Z",
"rates": {
"ALL": 16.081536
}
}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": 1608.1536,
"rate": 16.081536
}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