Rate Overview
Live
1 LVL = 126.5818 RUB
1 RUB = 0.007900
LVL
Avg
129.7127
High
139.6115
Low
116.9818
Last updated: 7/27/2026, 12:05:04 PM
Quick Conversions
| LVL | RUB |
|---|---|
| 1 LVL | 126.58 RUB |
| 10 LVL | 1,265.82 RUB |
| 50 LVL | 6,329.09 RUB |
| 100 LVL | 12,658.18 RUB |
| 500 LVL | 63,290.91 RUB |
| 1,000 LVL | 126,581.82 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-27T12:05:04Z",
"rates": {
"RUB": 126.581816
}
}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": 12658.1816,
"rate": 126.581816
}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