Rate Overview
Live
1 LSL = 4.3839 RUB
1 RUB = 0.228109
LSL
Avg
4.3467
High
4.3839
Low
4.2800
Last updated: 5/26/2026, 9:37:32 PM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.38 RUB |
| 10 LSL | 43.84 RUB |
| 50 LSL | 219.19 RUB |
| 100 LSL | 438.39 RUB |
| 500 LSL | 2,191.94 RUB |
| 1,000 LSL | 4,383.87 RUB |
Get LSL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=RUBExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-05-26T21:37:32Z",
"rates": {
"RUB": 4.38387
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "RUB",
"amount": 100
},
"result": 438.387,
"rate": 4.38387
}Build with LSL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key