Rate Overview
Live
1 LVL = 8.3212 BRL
1 BRL = 0.120175
LVL
Avg
8.3719
High
8.5982
Low
8.2716
Last updated: 7/20/2026, 9:00:59 PM
Quick Conversions
| LVL | BRL |
|---|---|
| 1 LVL | 8.32 BRL |
| 10 LVL | 83.21 BRL |
| 50 LVL | 416.06 BRL |
| 100 LVL | 832.12 BRL |
| 500 LVL | 4,160.59 BRL |
| 1,000 LVL | 8,321.18 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-20T21:00:59Z",
"rates": {
"BRL": 8.321177
}
}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": 832.1177,
"rate": 8.321177
}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