Rate Overview
Live
1 RUB = 0.217361 LSL
1 LSL = 4.6006
RUB
Avg
0.213700
High
0.217361
Low
0.210371
Last updated: 4/16/2026, 12:58:54 AM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.22 LSL |
| 10 RUB | 2.17 LSL |
| 50 RUB | 10.87 LSL |
| 100 RUB | 21.74 LSL |
| 500 RUB | 108.68 LSL |
| 1,000 RUB | 217.36 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-04-16T00:58:54Z",
"rates": {
"LSL": 0.217361
}
}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.7361,
"rate": 0.217361
}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