Rate Overview
Live
1 BRL = 0.122457 LVL
1 LVL = 8.1661
BRL
Avg
0.122049
High
0.123215
Low
0.121152
Last updated: 5/7/2026, 8:01:06 AM
Quick Conversions
| BRL | LVL |
|---|---|
| 1 BRL | 0.12 LVL |
| 10 BRL | 1.22 LVL |
| 50 BRL | 6.12 LVL |
| 100 BRL | 12.25 LVL |
| 500 BRL | 61.23 LVL |
| 1,000 BRL | 122.46 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-05-07T08:01:06Z",
"rates": {
"LVL": 0.122457
}
}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.2457,
"rate": 0.122457
}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