Rate Overview
Live
1 BRL = 0.119241 LVL
1 LVL = 8.3864
BRL
Avg
0.118729
High
0.119533
Low
0.116303
Last updated: 7/9/2026, 3:30:28 PM
Quick Conversions
| BRL | LVL |
|---|---|
| 1 BRL | 0.12 LVL |
| 10 BRL | 1.19 LVL |
| 50 BRL | 5.96 LVL |
| 100 BRL | 11.92 LVL |
| 500 BRL | 59.62 LVL |
| 1,000 BRL | 119.24 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-09T15:30:28Z",
"rates": {
"LVL": 0.119241
}
}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.9241,
"rate": 0.119241
}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