Rate Overview
Live
1 RUB = 0.007977 LVL
1 LVL = 125.3604
RUB
Avg
0.007932
High
0.008005
Low
0.007804
Last updated: 7/6/2026, 9:05:50 PM
Quick Conversions
| RUB | LVL |
|---|---|
| 1 RUB | 0.01 LVL |
| 10 RUB | 0.08 LVL |
| 50 RUB | 0.40 LVL |
| 100 RUB | 0.80 LVL |
| 500 RUB | 3.99 LVL |
| 1,000 RUB | 7.98 LVL |
Get RUB/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=LVLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-06T21:05:50Z",
"rates": {
"LVL": 0.007977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "LVL",
"amount": 100
},
"result": 0.7977,
"rate": 0.007977
}Build with RUB/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key