Rate Overview
Live
1 RUB = 0.037770 LTL
1 LTL = 26.4760
RUB
Avg
0.037984
High
0.038344
Low
0.037770
Last updated: 3/6/2026, 5:14:06 PM
Quick Conversions
| RUB | LTL |
|---|---|
| 1 RUB | 0.04 LTL |
| 10 RUB | 0.38 LTL |
| 50 RUB | 1.89 LTL |
| 100 RUB | 3.78 LTL |
| 500 RUB | 18.88 LTL |
| 1,000 RUB | 37.77 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-03-06T17:14:06Z",
"rates": {
"LTL": 0.03777
}
}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.7769999999999997,
"rate": 0.03777
}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