Rate Overview
Live
1 RUB = 0.192533 LSL
1 LSL = 5.1939
RUB
Avg
0.195960
High
0.197929
Low
0.192533
Last updated: 8/15/2026, 1:57:05 AM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.19 LSL |
| 10 RUB | 1.93 LSL |
| 50 RUB | 9.63 LSL |
| 100 RUB | 19.25 LSL |
| 500 RUB | 96.27 LSL |
| 1,000 RUB | 192.53 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-08-15T01:57:05Z",
"rates": {
"LSL": 0.192533
}
}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": 19.2533,
"rate": 0.192533
}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