Rate Overview
Live
1 RUB = 0.008012 LVL
1 LVL = 124.8128
RUB
Avg
0.007912
High
0.008025
Low
0.007792
Last updated: 4/17/2026, 1:49:01 AM
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 | 4.01 LVL |
| 1,000 RUB | 8.01 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-04-17T01:49:01Z",
"rates": {
"LVL": 0.008012
}
}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.8012,
"rate": 0.008012
}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