Rate Overview
Live
1 LVL = 127.4221 RUB
1 RUB = 0.007848
LVL
Avg
124.8987
High
128.1242
Low
119.2187
Last updated: 7/21/2026, 12:12:12 AM
Quick Conversions
| LVL | RUB |
|---|---|
| 1 LVL | 127.42 RUB |
| 10 LVL | 1,274.22 RUB |
| 50 LVL | 6,371.11 RUB |
| 100 LVL | 12,742.21 RUB |
| 500 LVL | 63,711.07 RUB |
| 1,000 LVL | 127,422.15 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-21T00:12:12Z",
"rates": {
"RUB": 127.422147
}
}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": 12742.2147,
"rate": 127.422147
}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