Rate Overview
Live
1 RUB = 281.1642 SLL
1 SLL = 0.003557
RUB
Avg
287.4743
High
309.6481
Low
264.8849
Last updated: 3/27/2026, 1:03:30 PM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 281.16 SLL |
| 10 RUB | 2,811.64 SLL |
| 50 RUB | 14,058.21 SLL |
| 100 RUB | 28,116.42 SLL |
| 500 RUB | 140,582.10 SLL |
| 1,000 RUB | 281,164.20 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-03-27T13:03:30Z",
"rates": {
"SLL": 281.164201
}
}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": 28116.4201,
"rate": 281.164201
}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