Rate Overview
Live
1 BRL = 16.4740 ALL
1 ALL = 0.060702
BRL
Avg
16.4555
High
16.6243
Low
16.3136
Last updated: 5/7/2026, 1:45:08 PM
Quick Conversions
| BRL | ALL |
|---|---|
| 1 BRL | 16.47 ALL |
| 10 BRL | 164.74 ALL |
| 50 BRL | 823.70 ALL |
| 100 BRL | 1,647.40 ALL |
| 500 BRL | 8,237.02 ALL |
| 1,000 BRL | 16,474.05 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-05-07T13:45:08Z",
"rates": {
"ALL": 16.474047
}
}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": 1647.4046999999998,
"rate": 16.474047
}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