Rate Overview
Live
1 LSL = 5.0915 RUB
1 RUB = 0.196406
LSL
Avg
5.0616
High
5.0966
Low
4.9601
Last updated: 8/13/2026, 1:25:36 AM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 5.09 RUB |
| 10 LSL | 50.92 RUB |
| 50 LSL | 254.58 RUB |
| 100 LSL | 509.15 RUB |
| 500 LSL | 2,545.75 RUB |
| 1,000 LSL | 5,091.51 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-08-13T01:25:36Z",
"rates": {
"RUB": 5.091505
}
}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": 509.15049999999997,
"rate": 5.091505
}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