Rate Overview
Live
1 RUB = 0.007484 LVL
1 LVL = 133.6184
RUB
Avg
0.007364
High
0.007520
Low
0.007053
Last updated: 3/27/2026, 4:26:08 PM
Quick Conversions
| RUB | LVL |
|---|---|
| 1 RUB | 0.01 LVL |
| 10 RUB | 0.07 LVL |
| 50 RUB | 0.37 LVL |
| 100 RUB | 0.75 LVL |
| 500 RUB | 3.74 LVL |
| 1,000 RUB | 7.48 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-03-27T16:26:08Z",
"rates": {
"LVL": 0.007484
}
}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.7484000000000001,
"rate": 0.007484
}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