Rate Overview
Live
1 LSL = 4.6449 RUB
1 RUB = 0.215289
LSL
Avg
4.6558
High
4.8848
Low
4.2800
Last updated: 7/26/2026, 1:57:39 PM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.64 RUB |
| 10 LSL | 46.45 RUB |
| 50 LSL | 232.25 RUB |
| 100 LSL | 464.49 RUB |
| 500 LSL | 2,322.46 RUB |
| 1,000 LSL | 4,644.92 RUB |
Get LSL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=RUBExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-26T13:57:39Z",
"rates": {
"RUB": 4.644915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "RUB",
"amount": 100
},
"result": 464.49150000000003,
"rate": 4.644915
}Build with LSL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key