Rate Overview
Live
1 RUB = 0.041447 LTL
1 LTL = 24.1272
RUB
Avg
0.038280
High
0.041657
Low
0.036337
Last updated: 5/26/2026, 11:12:20 PM
Quick Conversions
| RUB | LTL |
|---|---|
| 1 RUB | 0.04 LTL |
| 10 RUB | 0.41 LTL |
| 50 RUB | 2.07 LTL |
| 100 RUB | 4.14 LTL |
| 500 RUB | 20.72 LTL |
| 1,000 RUB | 41.45 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-05-26T23:12:20Z",
"rates": {
"LTL": 0.041447
}
}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": 4.144699999999999,
"rate": 0.041447
}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