Rate Overview
Live
1 RUB = 0.008396 LVL
1 LVL = 119.1043
RUB
Avg
0.007799
High
0.008479
Low
0.007396
Last updated: 5/27/2026, 4:05:25 PM
Quick Conversions
| RUB | LVL |
|---|---|
| 1 RUB | 0.01 LVL |
| 10 RUB | 0.08 LVL |
| 50 RUB | 0.42 LVL |
| 100 RUB | 0.84 LVL |
| 500 RUB | 4.20 LVL |
| 1,000 RUB | 8.40 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-05-27T16:05:25Z",
"rates": {
"LVL": 0.008396
}
}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.8396000000000001,
"rate": 0.008396
}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