Rate Overview
Live
1 LVL = 8.5085 BRL
1 BRL = 0.117529
LVL
Avg
8.4149
High
8.5085
Low
8.3584
Last updated: 8/13/2026, 5:31:22 AM
Quick Conversions
| LVL | BRL |
|---|---|
| 1 LVL | 8.51 BRL |
| 10 LVL | 85.09 BRL |
| 50 LVL | 425.43 BRL |
| 100 LVL | 850.85 BRL |
| 500 LVL | 4,254.27 BRL |
| 1,000 LVL | 8,508.54 BRL |
Get LVL/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=BRLExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-08-13T05:31:22Z",
"rates": {
"BRL": 8.508536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "BRL",
"amount": 100
},
"result": 850.8535999999999,
"rate": 8.508536
}Build with LVL/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key