Rate Overview
Live
1 ALL = 0.064077 BRL
1 BRL = 15.6062
ALL
Avg
0.064858
High
0.065302
Low
0.064077
Last updated: 9/3/2026, 8:25:45 AM
Quick Conversions
| ALL | BRL |
|---|---|
| 1 ALL | 0.06 BRL |
| 10 ALL | 0.64 BRL |
| 50 ALL | 3.20 BRL |
| 100 ALL | 6.41 BRL |
| 500 ALL | 32.04 BRL |
| 1,000 ALL | 64.08 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-09-03T08:25:45Z",
"rates": {
"BRL": 0.064077
}
}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.407699999999999,
"rate": 0.064077
}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