Rate Overview
Live
1 RUB = 0.228108 LSL
1 LSL = 4.3839
RUB
Avg
0.213391
High
0.230376
Low
0.194485
Last updated: 5/26/2026, 10:26:39 AM
Quick Conversions
| RUB | LSL |
|---|---|
| 1 RUB | 0.23 LSL |
| 10 RUB | 2.28 LSL |
| 50 RUB | 11.41 LSL |
| 100 RUB | 22.81 LSL |
| 500 RUB | 114.05 LSL |
| 1,000 RUB | 228.11 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-26T10:26:39Z",
"rates": {
"LSL": 0.228108
}
}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.8108,
"rate": 0.228108
}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