Rate Overview
Live
1 LVL = 126.1615 RUB
1 RUB = 0.007926
LVL
Avg
126.0907
High
128.1242
Low
121.6734
Last updated: 7/3/2026, 6:11:19 PM
Quick Conversions
| LVL | RUB |
|---|---|
| 1 LVL | 126.16 RUB |
| 10 LVL | 1,261.62 RUB |
| 50 LVL | 6,308.08 RUB |
| 100 LVL | 12,616.15 RUB |
| 500 LVL | 63,080.76 RUB |
| 1,000 LVL | 126,161.52 RUB |
Get LVL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=RUBExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-03T18:11:19Z",
"rates": {
"RUB": 126.161515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "RUB",
"amount": 100
},
"result": 12616.1515,
"rate": 126.161515
}Build with LVL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key