Rate Overview
Live
1 LVL = 142.5146 RUB
1 RUB = 0.007017
LVL
Avg
141.5777
High
142.5146
Low
138.9323
Last updated: 9/2/2026, 1:45:10 AM
Quick Conversions
| LVL | RUB |
|---|---|
| 1 LVL | 142.51 RUB |
| 10 LVL | 1,425.15 RUB |
| 50 LVL | 7,125.73 RUB |
| 100 LVL | 14,251.46 RUB |
| 500 LVL | 71,257.32 RUB |
| 1,000 LVL | 142,514.64 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-09-02T01:45:10Z",
"rates": {
"RUB": 142.514643
}
}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": 14251.464300000001,
"rate": 142.514643
}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