Rate Overview
Live
1 LSL = 4.5207 RUB
1 RUB = 0.221202
LSL
Avg
4.4980
High
4.5554
Low
4.4307
Last updated: 5/6/2026, 3:28:41 PM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.52 RUB |
| 10 LSL | 45.21 RUB |
| 50 LSL | 226.04 RUB |
| 100 LSL | 452.07 RUB |
| 500 LSL | 2,260.37 RUB |
| 1,000 LSL | 4,520.75 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-05-06T15:28:41Z",
"rates": {
"RUB": 4.520746
}
}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": 452.0746,
"rate": 4.520746
}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