Rate Overview
Live
1 LSL = 4.7449 RUB
1 RUB = 0.210754
LSL
Avg
4.7911
High
4.8612
Low
4.6971
Last updated: 3/6/2026, 8:01:27 AM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.74 RUB |
| 10 LSL | 47.45 RUB |
| 50 LSL | 237.24 RUB |
| 100 LSL | 474.49 RUB |
| 500 LSL | 2,372.44 RUB |
| 1,000 LSL | 4,744.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-03-06T08:01:27Z",
"rates": {
"RUB": 4.744872
}
}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.4872,
"rate": 4.744872
}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