Rate Overview
Live
1 LVL = 123.5767 RUB
1 RUB = 0.008092
LVL
Avg
123.9169
High
124.8134
Low
123.5715
Last updated: 5/7/2026, 4:41:54 AM
Quick Conversions
| LVL | RUB |
|---|---|
| 1 LVL | 123.58 RUB |
| 10 LVL | 1,235.77 RUB |
| 50 LVL | 6,178.84 RUB |
| 100 LVL | 12,357.67 RUB |
| 500 LVL | 61,788.36 RUB |
| 1,000 LVL | 123,576.73 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-05-07T04:41:54Z",
"rates": {
"RUB": 123.576729
}
}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": 12357.6729,
"rate": 123.576729
}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