Rate Overview
Live
1 RUB = 0.186298 LSL
1 LSL = 5.3677
RUB
Avg
0.187514
High
0.190473
Low
0.186298
Last updated: 9/2/2026, 8:31:51 PM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.19 LSL |
| 10 RUB | 1.86 LSL |
| 50 RUB | 9.31 LSL |
| 100 RUB | 18.63 LSL |
| 500 RUB | 93.15 LSL |
| 1,000 RUB | 186.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-09-02T20:31:51Z",
"rates": {
"LSL": 0.186298
}
}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": 18.6298,
"rate": 0.186298
}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