Rate Overview
Live
1 RUB = 296.4007 SLL
1 SLL = 0.003374
RUB
Avg
292.1068
High
296.6346
Low
270.5704
Last updated: 7/7/2026, 3:56:27 AM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 296.40 SLL |
| 10 RUB | 2,964.01 SLL |
| 50 RUB | 14,820.04 SLL |
| 100 RUB | 29,640.07 SLL |
| 500 RUB | 148,200.37 SLL |
| 1,000 RUB | 296,400.74 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-07T03:56:27Z",
"rates": {
"SLL": 296.400737
}
}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": 29640.0737,
"rate": 296.400737
}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