Rate Overview
Live
1 RUB = 0.221202 LSL
1 LSL = 4.5208
RUB
Avg
0.222331
High
0.225697
Low
0.219522
Last updated: 5/6/2026, 5:02:37 AM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.22 LSL |
| 10 RUB | 2.21 LSL |
| 50 RUB | 11.06 LSL |
| 100 RUB | 22.12 LSL |
| 500 RUB | 110.60 LSL |
| 1,000 RUB | 221.20 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-05-06T05:02:37Z",
"rates": {
"LSL": 0.221202
}
}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.1202,
"rate": 0.221202
}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