Rate Overview
Live
1 LVL = 8.2523 BRL
1 BRL = 0.121179
LVL
Avg
8.2754
High
8.3557
Low
8.2354
Last updated: 4/17/2026, 4:55:46 AM
Quick Conversions
| LVL | BRL |
|---|---|
| 1 LVL | 8.25 BRL |
| 10 LVL | 82.52 BRL |
| 50 LVL | 412.61 BRL |
| 100 LVL | 825.23 BRL |
| 500 LVL | 4,126.13 BRL |
| 1,000 LVL | 8,252.25 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-04-17T04:55:46Z",
"rates": {
"BRL": 8.252253
}
}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": 825.2253,
"rate": 8.252253
}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