Rate Overview
Live
1 LTL = 25.9860 RUB
1 RUB = 0.038482
LTL
Avg
26.4159
High
28.5868
Low
24.0241
Last updated: 7/29/2026, 7:18:20 AM
Quick Conversions
| LTL | RUB |
|---|---|
| 1 LTL | 25.99 RUB |
| 10 LTL | 259.86 RUB |
| 50 LTL | 1,299.30 RUB |
| 100 LTL | 2,598.60 RUB |
| 500 LTL | 12,993.01 RUB |
| 1,000 LTL | 25,986.01 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-07-29T07:18:20Z",
"rates": {
"RUB": 25.986014
}
}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": 2598.6014,
"rate": 25.986014
}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