Rate Overview
Live
1 BRL = 0.121213 LVL
1 LVL = 8.2499
BRL
Avg
0.120646
High
0.121293
Low
0.120102
Last updated: 7/23/2026, 3:16:57 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.61 LVL |
| 1,000 BRL | 121.21 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-23T03:16:57Z",
"rates": {
"LVL": 0.121213
}
}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.1213,
"rate": 0.121213
}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