Rate Overview
Live
1 RUB = 292.3147 SLL
1 SLL = 0.003421
RUB
Avg
297.3879
High
312.6951
Low
270.5704
Last updated: 7/20/2026, 9:14:41 PM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 292.31 SLL |
| 10 RUB | 2,923.15 SLL |
| 50 RUB | 14,615.74 SLL |
| 100 RUB | 29,231.47 SLL |
| 500 RUB | 146,157.36 SLL |
| 1,000 RUB | 292,314.73 SLL |
Get RUB/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SLLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-20T21:14:41Z",
"rates": {
"SLL": 292.314726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SLL",
"amount": 100
},
"result": 29231.4726,
"rate": 292.314726
}Build with RUB/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key