Rate Overview
Live
1 RUB = 0.210753 LSL
1 LSL = 4.7449
RUB
Avg
0.208745
High
0.212895
Low
0.205710
Last updated: 3/6/2026, 11:19:51 AM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.21 LSL |
| 10 RUB | 2.11 LSL |
| 50 RUB | 10.54 LSL |
| 100 RUB | 21.08 LSL |
| 500 RUB | 105.38 LSL |
| 1,000 RUB | 210.75 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-03-06T11:19:51Z",
"rates": {
"LSL": 0.210753
}
}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.0753,
"rate": 0.210753
}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