Rate Overview
Live
1 ALL = 0.063615 BRL
1 BRL = 15.7196
ALL
Avg
0.063405
High
0.063845
Low
0.062888
Last updated: 3/7/2026, 12:10:29 AM
Quick Conversions
| ALL | BRL |
|---|---|
| 1 ALL | 0.06 BRL |
| 10 ALL | 0.64 BRL |
| 50 ALL | 3.18 BRL |
| 100 ALL | 6.36 BRL |
| 500 ALL | 31.81 BRL |
| 1,000 ALL | 63.62 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-03-07T00:10:29Z",
"rates": {
"BRL": 0.063615
}
}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.3615,
"rate": 0.063615
}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