Rate Overview
Live
1 RUB = 0.038824 LTL
1 LTL = 25.7573
RUB
Avg
0.037870
High
0.041452
Low
0.035010
Last updated: 7/26/2026, 6:30:31 AM
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-26T06:30:31Z",
"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