Rate Overview
Live
1 RUB = 0.211631 LSL
1 LSL = 4.7252
RUB
Avg
0.215392
High
0.230376
Low
0.194485
Last updated: 7/2/2026, 2:29:14 PM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.21 LSL |
| 10 RUB | 2.12 LSL |
| 50 RUB | 10.58 LSL |
| 100 RUB | 21.16 LSL |
| 500 RUB | 105.82 LSL |
| 1,000 RUB | 211.63 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-02T14:29:14Z",
"rates": {
"LSL": 0.211631
}
}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.1631,
"rate": 0.211631
}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