Rate Overview
Live
1 BRL = 0.120714 LVL
1 LVL = 8.2840
BRL
Avg
0.119268
High
0.120714
Low
0.116303
Last updated: 7/13/2026, 12:39:02 PM
Quick Conversions
| BRL | LVL |
|---|---|
| 1 BRL | 0.12 LVL |
| 10 BRL | 1.21 LVL |
| 50 BRL | 6.04 LVL |
| 100 BRL | 12.07 LVL |
| 500 BRL | 60.36 LVL |
| 1,000 BRL | 120.71 LVL |
Get BRL/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=LVLExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-13T12:39:02Z",
"rates": {
"LVL": 0.120714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "LVL",
"amount": 100
},
"result": 12.0714,
"rate": 0.120714
}Build with BRL/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key