Rate Overview
Live
1 ALL = 0.060778 BRL
1 BRL = 16.4533
ALL
Avg
0.060739
High
0.061298
Low
0.060153
Last updated: 5/8/2026, 1:00:10 PM
Quick Conversions
| ALL | BRL |
|---|---|
| 1 ALL | 0.06 BRL |
| 10 ALL | 0.61 BRL |
| 50 ALL | 3.04 BRL |
| 100 ALL | 6.08 BRL |
| 500 ALL | 30.39 BRL |
| 1,000 ALL | 60.78 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-08T13:00:10Z",
"rates": {
"BRL": 0.060778
}
}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.0778,
"rate": 0.060778
}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