Rate Overview
Live
1 LSL = 4.7622 RUB
1 RUB = 0.209986
LSL
Avg
4.8745
High
5.1418
Low
4.7565
Last updated: 3/26/2026, 8:04:55 PM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.76 RUB |
| 10 LSL | 47.62 RUB |
| 50 LSL | 238.11 RUB |
| 100 LSL | 476.22 RUB |
| 500 LSL | 2,381.11 RUB |
| 1,000 LSL | 4,762.22 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-03-26T20:04:55Z",
"rates": {
"RUB": 4.762218
}
}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": 476.2218,
"rate": 4.762218
}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