Rate Overview
Live
1 ALL = 0.061731 BRL
1 BRL = 16.1993
ALL
Avg
0.063672
High
0.065966
Low
0.060316
Last updated: 5/28/2026, 11:01:27 PM
Quick Conversions
| ALL | BRL |
|---|---|
| 1 ALL | 0.06 BRL |
| 10 ALL | 0.62 BRL |
| 50 ALL | 3.09 BRL |
| 100 ALL | 6.17 BRL |
| 500 ALL | 30.87 BRL |
| 1,000 ALL | 61.73 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-05-28T23:01:27Z",
"rates": {
"BRL": 0.061731
}
}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.1731,
"rate": 0.061731
}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