Rate Overview
Live
1 LSL = 4.4677 RUB
1 RUB = 0.223828
LSL
Avg
4.4305
High
4.4715
Low
4.3515
Last updated: 6/16/2026, 1:25:57 PM
Quick Conversions
| LSL | RUB |
|---|---|
| 1 LSL | 4.47 RUB |
| 10 LSL | 44.68 RUB |
| 50 LSL | 223.39 RUB |
| 100 LSL | 446.77 RUB |
| 500 LSL | 2,233.86 RUB |
| 1,000 LSL | 4,467.72 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-06-16T13:25:57Z",
"rates": {
"RUB": 4.467715
}
}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": 446.7715,
"rate": 4.467715
}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