Rate Overview
Live
1 LVL = 8.3863 BRL
1 BRL = 0.119242
LVL
Avg
8.5434
High
9.1513
Low
8.1158
Last updated: 7/9/2026, 2:15:38 PM
Quick Conversions
| LVL | BRL |
|---|---|
| 1 LVL | 8.39 BRL |
| 10 LVL | 83.86 BRL |
| 50 LVL | 419.32 BRL |
| 100 LVL | 838.63 BRL |
| 500 LVL | 4,193.15 BRL |
| 1,000 LVL | 8,386.31 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-09T14:15:38Z",
"rates": {
"BRL": 8.386307
}
}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": 838.6307,
"rate": 8.386307
}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