Rate Overview
Live
1 BRL = 15.4706 ALL
1 ALL = 0.064639
BRL
Avg
15.4702
High
15.6655
Low
15.3186
Last updated: 9/7/2026, 2:51:43 PM
Quick Conversions
| BRL | ALL |
|---|---|
| 1 BRL | 15.47 ALL |
| 10 BRL | 154.71 ALL |
| 50 BRL | 773.53 ALL |
| 100 BRL | 1,547.06 ALL |
| 500 BRL | 7,735.30 ALL |
| 1,000 BRL | 15,470.61 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-09-07T14:51:43Z",
"rates": {
"ALL": 15.470607
}
}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": 1547.0607,
"rate": 15.470607
}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