Rate Overview
Live
1 RUB = 0.223638 LSL
1 LSL = 4.4715
RUB
Avg
0.225943
High
0.229807
Low
0.223638
Last updated: 6/15/2026, 11:11:06 AM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.22 LSL |
| 10 RUB | 2.24 LSL |
| 50 RUB | 11.18 LSL |
| 100 RUB | 22.36 LSL |
| 500 RUB | 111.82 LSL |
| 1,000 RUB | 223.64 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-06-15T11:11:06Z",
"rates": {
"LSL": 0.223638
}
}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": 22.3638,
"rate": 0.223638
}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