Rate Overview
Live
1 LVL = 8.4051 BRL
1 BRL = 0.118975
LVL
Avg
8.5122
High
8.5834
Low
8.4051
Last updated: 9/3/2026, 5:10:55 AM
Quick Conversions
| LVL | BRL |
|---|---|
| 1 LVL | 8.41 BRL |
| 10 LVL | 84.05 BRL |
| 50 LVL | 420.26 BRL |
| 100 LVL | 840.51 BRL |
| 500 LVL | 4,202.55 BRL |
| 1,000 LVL | 8,405.10 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-09-03T05:10:55Z",
"rates": {
"BRL": 8.405102
}
}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": 840.5101999999999,
"rate": 8.405102
}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