Rate Overview
Live
1 RUB = 277.7651 SLL
1 SLL = 0.003600
RUB
Avg
276.0416
High
278.1999
Low
271.1962
Last updated: 4/17/2026, 1:49:05 AM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 277.77 SLL |
| 10 RUB | 2,777.65 SLL |
| 50 RUB | 13,888.26 SLL |
| 100 RUB | 27,776.51 SLL |
| 500 RUB | 138,882.55 SLL |
| 1,000 RUB | 277,765.10 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-04-17T01:49:05Z",
"rates": {
"SLL": 277.765102
}
}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": 27776.5102,
"rate": 277.765102
}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