Rate Overview
Live
1 LSL = 4.7594 RUB
1 RUB = 0.210110
LSL
Avg
4.6961
High
4.7917
Low
4.4492
Last updated: 7/22/2026, 7:22:24 AM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.76 RUB |
| 10 LSL | 47.59 RUB |
| 50 LSL | 237.97 RUB |
| 100 LSL | 475.94 RUB |
| 500 LSL | 2,379.71 RUB |
| 1,000 LSL | 4,759.42 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-07-22T07:22:24Z",
"rates": {
"RUB": 4.759415
}
}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": 475.94149999999996,
"rate": 4.759415
}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