Rate Overview
Live
1 RUB = 302.7135 SLL
1 SLL = 0.003303
RUB
Avg
295.6825
High
302.7135
Low
291.4916
Last updated: 7/25/2026, 11:41:06 AM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 302.71 SLL |
| 10 RUB | 3,027.14 SLL |
| 50 RUB | 15,135.68 SLL |
| 100 RUB | 30,271.35 SLL |
| 500 RUB | 151,356.75 SLL |
| 1,000 RUB | 302,713.50 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-25T11:41:06Z",
"rates": {
"SLL": 302.713503
}
}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": 30271.350300000002,
"rate": 302.713503
}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