Rate Overview
Live
1 BRL = 0.119765 LVL
1 LVL = 8.3497
BRL
Avg
0.117517
High
0.123215
Low
0.109273
Last updated: 7/30/2026, 9:41:47 AM
Quick Conversions
| BRL | LVL |
|---|---|
| 1 BRL | 0.12 LVL |
| 10 BRL | 1.20 LVL |
| 50 BRL | 5.99 LVL |
| 100 BRL | 11.98 LVL |
| 500 BRL | 59.88 LVL |
| 1,000 BRL | 119.77 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-30T09:41:47Z",
"rates": {
"LVL": 0.119765
}
}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": 11.9765,
"rate": 0.119765
}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