Rate Overview
Live
1 RUB = 0.208731 LSL
1 LSL = 4.7909
RUB
Avg
0.214047
High
0.222542
Low
0.208693
Last updated: 7/1/2026, 9:45:41 PM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.21 LSL |
| 10 RUB | 2.09 LSL |
| 50 RUB | 10.44 LSL |
| 100 RUB | 20.87 LSL |
| 500 RUB | 104.37 LSL |
| 1,000 RUB | 208.73 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-01T21:45:41Z",
"rates": {
"LSL": 0.208731
}
}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.8731,
"rate": 0.208731
}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