Rate Overview
Live
1 BRL = 0.121179 LVL
1 LVL = 8.2523
BRL
Avg
0.120842
High
0.121427
Low
0.119678
Last updated: 4/17/2026, 6:14:15 AM
Quick Conversions
| BRL | LVL |
|---|---|
| 1 BRL | 0.12 LVL |
| 10 BRL | 1.21 LVL |
| 50 BRL | 6.06 LVL |
| 100 BRL | 12.12 LVL |
| 500 BRL | 60.59 LVL |
| 1,000 BRL | 121.18 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-04-17T06:14:15Z",
"rates": {
"LVL": 0.121179
}
}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.117899999999999,
"rate": 0.121179
}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