Rate Overview
Live
1 LVL = 8.1661 BRL
1 BRL = 0.122457
LVL
Avg
8.1936
High
8.2541
Low
8.1158
Last updated: 5/7/2026, 8:11:25 AM
Quick Conversions
| LVL | BRL |
|---|---|
| 1 LVL | 8.17 BRL |
| 10 LVL | 81.66 BRL |
| 50 LVL | 408.31 BRL |
| 100 LVL | 816.61 BRL |
| 500 LVL | 4,083.06 BRL |
| 1,000 LVL | 8,166.11 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-05-07T08:11:25Z",
"rates": {
"BRL": 8.166111
}
}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": 816.6111000000001,
"rate": 8.166111
}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