Rate Overview
Live
1 RUB = 0.038824 LTL
1 LTL = 25.7573
RUB
Avg
0.036455
High
0.040670
Low
0.030235
Last updated: 7/25/2026, 11:22:25 PM
Quick Conversions
| RUB | LTL |
|---|---|
| 1 RUB | 0.04 LTL |
| 10 RUB | 0.39 LTL |
| 50 RUB | 1.94 LTL |
| 100 RUB | 3.88 LTL |
| 500 RUB | 19.41 LTL |
| 1,000 RUB | 38.82 LTL |
Get RUB/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=LTLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-25T23:22:25Z",
"rates": {
"LTL": 0.038824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "LTL",
"amount": 100
},
"result": 3.8823999999999996,
"rate": 0.038824
}Build with RUB/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key