Rate Overview
Live
1 RUB = 297.8937 SLL
1 SLL = 0.003357
RUB
Avg
294.1430
High
342.2972
Low
270.5704
Last updated: 7/9/2026, 11:26:15 AM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 297.89 SLL |
| 10 RUB | 2,978.94 SLL |
| 50 RUB | 14,894.68 SLL |
| 100 RUB | 29,789.37 SLL |
| 500 RUB | 148,946.84 SLL |
| 1,000 RUB | 297,893.69 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-09T11:26:15Z",
"rates": {
"SLL": 297.893685
}
}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": 29789.3685,
"rate": 297.893685
}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