Rate Overview
Live
1 LSL = 5.3775 RUB
1 RUB = 0.185960
LSL
Avg
5.3679
High
5.4410
Low
5.3158
Last updated: 9/5/2026, 4:28:33 PM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 5.38 RUB |
| 10 LSL | 53.78 RUB |
| 50 LSL | 268.88 RUB |
| 100 LSL | 537.75 RUB |
| 500 LSL | 2,688.75 RUB |
| 1,000 LSL | 5,377.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-09-05T16:28:33Z",
"rates": {
"RUB": 5.377507
}
}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": 537.7506999999999,
"rate": 5.377507
}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