Rate Overview
Live
1 LSL = 4.6654 RUB
1 RUB = 0.214345
LSL
Avg
4.6927
High
4.7957
Low
4.6446
Last updated: 7/28/2026, 2:28:07 AM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.67 RUB |
| 10 LSL | 46.65 RUB |
| 50 LSL | 233.27 RUB |
| 100 LSL | 466.54 RUB |
| 500 LSL | 2,332.69 RUB |
| 1,000 LSL | 4,665.38 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-07-28T02:28:07Z",
"rates": {
"RUB": 4.665377
}
}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": 466.53770000000003,
"rate": 4.665377
}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