Rate Overview
Live
1 RUB = 341.6167 SLL
1 SLL = 0.002927
RUB
Avg
321.3296
High
341.6167
Low
312.5240
Last updated: 6/16/2026, 1:25:13 PM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 341.62 SLL |
| 10 RUB | 3,416.17 SLL |
| 50 RUB | 17,080.84 SLL |
| 100 RUB | 34,161.67 SLL |
| 500 RUB | 170,808.37 SLL |
| 1,000 RUB | 341,616.75 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-06-16T13:25:13Z",
"rates": {
"SLL": 341.616748
}
}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": 34161.6748,
"rate": 341.616748
}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