Rate Overview
Live
1 LVL = 8.6005 BRL
1 BRL = 0.116272
LVL
Avg
8.8683
High
9.3370
Low
8.5786
Last updated: 3/27/2026, 6:11:03 PM
Quick Conversions
| LVL | BRL |
|---|---|
| 1 LVL | 8.60 BRL |
| 10 LVL | 86.01 BRL |
| 50 LVL | 430.03 BRL |
| 100 LVL | 860.05 BRL |
| 500 LVL | 4,300.27 BRL |
| 1,000 LVL | 8,600.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-03-27T18:11:03Z",
"rates": {
"BRL": 8.600535
}
}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": 860.0535000000001,
"rate": 8.600535
}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