Rate Overview
Live
1 LVL = 126.8378 RUB
1 RUB = 0.007884
LVL
Avg
126.4609
High
138.2175
Low
118.5193
Last updated: 7/25/2026, 2:57:33 AM
Quick Conversions
| LVL | RUB |
|---|---|
| 1 LVL | 126.84 RUB |
| 10 LVL | 1,268.38 RUB |
| 50 LVL | 6,341.89 RUB |
| 100 LVL | 12,683.78 RUB |
| 500 LVL | 63,418.92 RUB |
| 1,000 LVL | 126,837.84 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-25T02:57:33Z",
"rates": {
"RUB": 126.837839
}
}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": 12683.7839,
"rate": 126.837839
}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