Rate Overview
Live
1 LSL = 4.7446 RUB
1 RUB = 0.210765
LSL
Avg
4.8160
High
5.1418
Low
4.6971
Last updated: 3/28/2026, 9:40:55 AM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.74 RUB |
| 10 LSL | 47.45 RUB |
| 50 LSL | 237.23 RUB |
| 100 LSL | 474.46 RUB |
| 500 LSL | 2,372.31 RUB |
| 1,000 LSL | 4,744.62 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-28T09:40:55Z",
"rates": {
"RUB": 4.744621
}
}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": 474.4621,
"rate": 4.744621
}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