Rate Overview
Live
1 BRL = 0.118975 LVL
1 LVL = 8.4051
BRL
Avg
0.117485
High
0.118975
Low
0.116503
Last updated: 9/3/2026, 5:31:05 AM
Quick Conversions
| BRL | LVL |
|---|---|
| 1 BRL | 0.12 LVL |
| 10 BRL | 1.19 LVL |
| 50 BRL | 5.95 LVL |
| 100 BRL | 11.90 LVL |
| 500 BRL | 59.49 LVL |
| 1,000 BRL | 118.98 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-09-03T05:31:05Z",
"rates": {
"LVL": 0.118975
}
}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.897499999999999,
"rate": 0.118975
}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