Rate Overview
Live
1 BRL = 0.116271 LVL
1 LVL = 8.6006
BRL
Avg
0.115557
High
0.116271
Low
0.114155
Last updated: 3/27/2026, 2:34:20 PM
Quick Conversions
| BRL | LVL |
|---|---|
| 1 BRL | 0.12 LVL |
| 10 BRL | 1.16 LVL |
| 50 BRL | 5.81 LVL |
| 100 BRL | 11.63 LVL |
| 500 BRL | 58.14 LVL |
| 1,000 BRL | 116.27 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-03-27T14:34:20Z",
"rates": {
"LVL": 0.116271
}
}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.6271,
"rate": 0.116271
}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