Rate Overview
Live
1 RUB = 0.215304 LSL
1 LSL = 4.6446
RUB
Avg
0.208273
High
0.226895
Low
0.169137
Last updated: 7/26/2026, 12:08:14 AM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.22 LSL |
| 10 RUB | 2.15 LSL |
| 50 RUB | 10.77 LSL |
| 100 RUB | 21.53 LSL |
| 500 RUB | 107.65 LSL |
| 1,000 RUB | 215.30 LSL |
Get RUB/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=LSLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-26T00:08:14Z",
"rates": {
"LSL": 0.215304
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "LSL",
"amount": 100
},
"result": 21.5304,
"rate": 0.215304
}Build with RUB/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key