Rate Overview
Live
1 SLL = 0.003195 RUB
1 RUB = 312.9890
SLL
Avg
0.003147
High
0.003195
Low
0.002927
Last updated: 6/18/2026, 9:57:23 AM
Quick Conversions
| SLL | RUB |
|---|---|
| 1 SLL | 0.00 RUB |
| 10 SLL | 0.03 RUB |
| 50 SLL | 0.16 RUB |
| 100 SLL | 0.32 RUB |
| 500 SLL | 1.60 RUB |
| 1,000 SLL | 3.20 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-06-18T09:57:23Z",
"rates": {
"RUB": 0.003195
}
}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.3195,
"rate": 0.003195
}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