Rate Overview
Live
1 LTL = 27.1959 RUB
1 RUB = 0.036770
LTL
Avg
26.6948
High
27.5200
Low
26.0793
Last updated: 3/27/2026, 9:52:50 AM
Quick Conversions
| LTL | RUB |
|---|---|
| 1 LTL | 27.20 RUB |
| 10 LTL | 271.96 RUB |
| 50 LTL | 1,359.80 RUB |
| 100 LTL | 2,719.59 RUB |
| 500 LTL | 13,597.97 RUB |
| 1,000 LTL | 27,195.94 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-03-27T09:52:50Z",
"rates": {
"RUB": 27.195944
}
}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": 2719.5944,
"rate": 27.195944
}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