Rate Overview
Live
1 BRL = 15.8812 ALL
1 ALL = 0.062968
BRL
Avg
15.4902
High
15.9268
Low
14.6660
Last updated: 3/27/2026, 4:47:06 PM
Quick Conversions
| BRL | ALL |
|---|---|
| 1 BRL | 15.88 ALL |
| 10 BRL | 158.81 ALL |
| 50 BRL | 794.06 ALL |
| 100 BRL | 1,588.12 ALL |
| 500 BRL | 7,940.58 ALL |
| 1,000 BRL | 15,881.17 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-03-27T16:47:06Z",
"rates": {
"ALL": 15.881166
}
}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": 1588.1166,
"rate": 15.881166
}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