Rate Overview
Live
1 LTL = 26.4757 RUB
1 RUB = 0.037770
LTL
Avg
26.3274
High
26.4757
Low
26.0793
Last updated: 3/6/2026, 11:06:21 PM
Quick Conversions
| LTL | RUB |
|---|---|
| 1 LTL | 26.48 RUB |
| 10 LTL | 264.76 RUB |
| 50 LTL | 1,323.79 RUB |
| 100 LTL | 2,647.57 RUB |
| 500 LTL | 13,237.86 RUB |
| 1,000 LTL | 26,475.71 RUB |
Get LTL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=RUBExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-06T23:06:21Z",
"rates": {
"RUB": 26.475712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "RUB",
"amount": 100
},
"result": 2647.5712000000003,
"rate": 26.475712
}Build with LTL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key