Rate Overview
Live
1 LTL = 26.4837 RUB
1 RUB = 0.037759
LTL
Avg
25.9209
High
27.5200
Low
23.8875
Last updated: 8/1/2026, 12:17:41 PM
Quick Conversions
| LTL | RUB |
|---|---|
| 1 LTL | 26.48 RUB |
| 10 LTL | 264.84 RUB |
| 50 LTL | 1,324.19 RUB |
| 100 LTL | 2,648.37 RUB |
| 500 LTL | 13,241.87 RUB |
| 1,000 LTL | 26,483.74 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-08-01T12:17:41Z",
"rates": {
"RUB": 26.483736
}
}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": 2648.3736,
"rate": 26.483736
}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