Rate Overview
Live
1 LTL = 23.8875 RUB
1 RUB = 0.041863
LTL
Avg
24.7517
High
25.5689
Low
23.8111
Last updated: 5/29/2026, 6:51:04 PM
Quick Conversions
| LTL | RUB |
|---|---|
| 1 LTL | 23.89 RUB |
| 10 LTL | 238.88 RUB |
| 50 LTL | 1,194.38 RUB |
| 100 LTL | 2,388.75 RUB |
| 500 LTL | 11,943.75 RUB |
| 1,000 LTL | 23,887.51 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-05-29T18:51:04Z",
"rates": {
"RUB": 23.887508
}
}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": 2388.7508000000003,
"rate": 23.887508
}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