Rate Overview
Live
1 LTL = 24.1887 RUB
1 RUB = 0.041342
LTL
Avg
24.2669
High
24.3811
Low
24.1240
Last updated: 6/19/2026, 10:12:04 AM
Quick Conversions
| LTL | RUB |
|---|---|
| 1 LTL | 24.19 RUB |
| 10 LTL | 241.89 RUB |
| 50 LTL | 1,209.44 RUB |
| 100 LTL | 2,418.87 RUB |
| 500 LTL | 12,094.37 RUB |
| 1,000 LTL | 24,188.73 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-06-19T10:12:04Z",
"rates": {
"RUB": 24.188732
}
}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": 2418.8732,
"rate": 24.188732
}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