Rate Overview
Live
1 ALL = 0.062183 BRL
1 BRL = 16.0816
ALL
Avg
0.061874
High
0.062183
Low
0.061726
Last updated: 7/28/2026, 12:37:09 PM
Quick Conversions
| ALL | BRL |
|---|---|
| 1 ALL | 0.06 BRL |
| 10 ALL | 0.62 BRL |
| 50 ALL | 3.11 BRL |
| 100 ALL | 6.22 BRL |
| 500 ALL | 31.09 BRL |
| 1,000 ALL | 62.18 BRL |
Get ALL/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BRLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-28T12:37:09Z",
"rates": {
"BRL": 0.062183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BRL",
"amount": 100
},
"result": 6.2183,
"rate": 0.062183
}Build with ALL/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key