Rate Overview
Live
1 BRL = 16.1944 ALL
1 ALL = 0.061750
BRL
Avg
16.1728
High
16.2004
Low
16.0674
Last updated: 7/27/2026, 3:14:27 PM
Quick Conversions
| BRL | ALL |
|---|---|
| 1 BRL | 16.19 ALL |
| 10 BRL | 161.94 ALL |
| 50 BRL | 809.72 ALL |
| 100 BRL | 1,619.44 ALL |
| 500 BRL | 8,097.18 ALL |
| 1,000 BRL | 16,194.37 ALL |
Get BRL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ALLExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-27T15:14:27Z",
"rates": {
"ALL": 16.194365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ALL",
"amount": 100
},
"result": 1619.4365,
"rate": 16.194365
}Build with BRL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key