Rate Overview
Live
1 LVL = 8.2975 BRL
1 BRL = 0.120519
LVL
Avg
8.2510
High
8.2975
Low
8.2223
Last updated: 7/28/2026, 10:37:03 AM
Quick Conversions
| LVL | BRL |
|---|---|
| 1 LVL | 8.30 BRL |
| 10 LVL | 82.97 BRL |
| 50 LVL | 414.87 BRL |
| 100 LVL | 829.75 BRL |
| 500 LVL | 4,148.74 BRL |
| 1,000 LVL | 8,297.47 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-07-28T10:37:03Z",
"rates": {
"BRL": 8.297471
}
}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": 829.7470999999999,
"rate": 8.297471
}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