Rate Overview
Live
1 RUB = 0.196405 LSL
1 LSL = 5.0915
RUB
Avg
0.198172
High
0.202924
Low
0.196207
Last updated: 8/12/2026, 8:58:13 PM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.20 LSL |
| 10 RUB | 1.96 LSL |
| 50 RUB | 9.82 LSL |
| 100 RUB | 19.64 LSL |
| 500 RUB | 98.20 LSL |
| 1,000 RUB | 196.41 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-12T20:58:13Z",
"rates": {
"LSL": 0.196405
}
}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.6405,
"rate": 0.196405
}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