Rate Overview
Live
1 RUB = 0.209986 LSL
1 LSL = 4.7622
RUB
Avg
0.205261
High
0.210236
Low
0.194485
Last updated: 3/26/2026, 6:37:55 PM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.21 LSL |
| 10 RUB | 2.10 LSL |
| 50 RUB | 10.50 LSL |
| 100 RUB | 21.00 LSL |
| 500 RUB | 104.99 LSL |
| 1,000 RUB | 209.99 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-26T18:37:55Z",
"rates": {
"LSL": 0.209986
}
}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": 20.9986,
"rate": 0.209986
}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