Rate Overview
Live
1 BRL = 15.3605 ALL
1 ALL = 0.065102
BRL
Avg
15.5439
High
15.8587
Low
15.3605
Last updated: 8/17/2026, 10:03:49 PM
Quick Conversions
| BRL | ALL |
|---|---|
| 1 BRL | 15.36 ALL |
| 10 BRL | 153.61 ALL |
| 50 BRL | 768.03 ALL |
| 100 BRL | 1,536.05 ALL |
| 500 BRL | 7,680.25 ALL |
| 1,000 BRL | 15,360.50 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-08-17T22:03:49Z",
"rates": {
"ALL": 15.360504
}
}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": 1536.0504,
"rate": 15.360504
}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