Rate Overview
Live
1 RUB = 0.039112 LTL
1 LTL = 25.5676
RUB
Avg
0.038507
High
0.039173
Low
0.037590
Last updated: 4/16/2026, 3:12:40 PM
Quick Conversions
| RUB | LTL |
|---|---|
| 1 RUB | 0.04 LTL |
| 10 RUB | 0.39 LTL |
| 50 RUB | 1.96 LTL |
| 100 RUB | 3.91 LTL |
| 500 RUB | 19.56 LTL |
| 1,000 RUB | 39.11 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-04-16T15:12:40Z",
"rates": {
"LTL": 0.039112
}
}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.9112,
"rate": 0.039112
}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