Rate Overview
Live
1 LVL = 119.0925 RUB
1 RUB = 0.008397
LVL
Avg
118.3616
High
119.0925
Low
117.9367
Last updated: 5/27/2026, 8:25:02 AM
Quick Conversions
| LVL | RUB |
|---|---|
| 1 LVL | 119.09 RUB |
| 10 LVL | 1,190.92 RUB |
| 50 LVL | 5,954.62 RUB |
| 100 LVL | 11,909.25 RUB |
| 500 LVL | 59,546.24 RUB |
| 1,000 LVL | 119,092.47 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-27T08:25:02Z",
"rates": {
"RUB": 119.092472
}
}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": 11909.2472,
"rate": 119.092472
}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