Rate Overview
Live
1 RUB = 0.007217 LVL
1 LVL = 138.5617
RUB
Avg
0.007356
High
0.007449
Low
0.007217
Last updated: 8/15/2026, 8:37:57 PM
Quick Conversions
| RUB | LVL |
|---|---|
| 1 RUB | 0.01 LVL |
| 10 RUB | 0.07 LVL |
| 50 RUB | 0.36 LVL |
| 100 RUB | 0.72 LVL |
| 500 RUB | 3.61 LVL |
| 1,000 RUB | 7.22 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-08-15T20:37:57Z",
"rates": {
"LVL": 0.007217
}
}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.7217,
"rate": 0.007217
}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