Rate Overview
Live
1 RUB = 0.036770 LTL
1 LTL = 27.1961
RUB
Avg
0.037240
High
0.038804
Low
0.035365
Last updated: 3/27/2026, 2:55:11 PM
Quick Conversions
| RUB | LTL |
|---|---|
| 1 RUB | 0.04 LTL |
| 10 RUB | 0.37 LTL |
| 50 RUB | 1.84 LTL |
| 100 RUB | 3.68 LTL |
| 500 RUB | 18.38 LTL |
| 1,000 RUB | 36.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-27T14:55:11Z",
"rates": {
"LTL": 0.03677
}
}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.6769999999999996,
"rate": 0.03677
}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