Rate Overview
Live
1 LVL = 130.0730 RUB
1 RUB = 0.007688
LVL
Avg
129.3445
High
130.0730
Low
128.1255
Last updated: 3/6/2026, 11:04:50 PM
Quick Conversions
| LVL | RUB |
|---|---|
| 1 LVL | 130.07 RUB |
| 10 LVL | 1,300.73 RUB |
| 50 LVL | 6,503.65 RUB |
| 100 LVL | 13,007.30 RUB |
| 500 LVL | 65,036.52 RUB |
| 1,000 LVL | 130,073.05 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-03-06T23:04:50Z",
"rates": {
"RUB": 130.073048
}
}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": 13007.3048,
"rate": 130.073048
}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