Rate Overview
Live
1 LTL = 28.6487 RUB
1 RUB = 0.034906
LTL
Avg
28.9844
High
29.3223
Low
28.6487
Last updated: 9/10/2026, 1:40:49 PM
Quick Conversions
| LTL | RUB |
|---|---|
| 1 LTL | 28.65 RUB |
| 10 LTL | 286.49 RUB |
| 50 LTL | 1,432.43 RUB |
| 100 LTL | 2,864.87 RUB |
| 500 LTL | 14,324.33 RUB |
| 1,000 LTL | 28,648.66 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-09-10T13:40:49Z",
"rates": {
"RUB": 28.64866
}
}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": 2864.866,
"rate": 28.64866
}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