Rate Overview
Live
1 LVL = 119.3450 RUB
1 RUB = 0.008379
LVL
Avg
119.1179
High
119.8212
Low
118.3025
Last updated: 6/16/2026, 1:23:57 PM
Quick Conversions
| LVL | RUB |
|---|---|
| 1 LVL | 119.34 RUB |
| 10 LVL | 1,193.45 RUB |
| 50 LVL | 5,967.25 RUB |
| 100 LVL | 11,934.50 RUB |
| 500 LVL | 59,672.50 RUB |
| 1,000 LVL | 119,345.00 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-06-16T13:23:57Z",
"rates": {
"RUB": 119.344999
}
}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": 11934.4999,
"rate": 119.344999
}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