Rate Overview
Live
1 LSL = 4.6006 RUB
1 RUB = 0.217361
LSL
Avg
4.6801
High
4.7535
Low
4.6006
Last updated: 4/16/2026, 2:38:33 AM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.60 RUB |
| 10 LSL | 46.01 RUB |
| 50 LSL | 230.03 RUB |
| 100 LSL | 460.06 RUB |
| 500 LSL | 2,300.32 RUB |
| 1,000 LSL | 4,600.63 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-04-16T02:38:33Z",
"rates": {
"RUB": 4.600632
}
}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": 460.0632,
"rate": 4.600632
}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