Rate Overview
Live
1 SLL = 0.003429 RUB
1 RUB = 291.6302
SLL
Avg
0.003387
High
0.003429
Low
0.003356
Last updated: 3/6/2026, 11:05:45 PM
Quick Conversions
| SLL | RUB |
|---|---|
| 1 SLL | 0.00 RUB |
| 10 SLL | 0.03 RUB |
| 50 SLL | 0.17 RUB |
| 100 SLL | 0.34 RUB |
| 500 SLL | 1.71 RUB |
| 1,000 SLL | 3.43 RUB |
Get SLL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=RUBExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-06T23:05:45Z",
"rates": {
"RUB": 0.003429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "RUB",
"amount": 100
},
"result": 0.34290000000000004,
"rate": 0.003429
}Build with SLL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key