Rate Overview
Live
1 RUB = 291.5847 SLL
1 SLL = 0.003430
RUB
Avg
295.1962
High
297.9547
Low
291.5847
Last updated: 3/6/2026, 5:14:00 PM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 291.58 SLL |
| 10 RUB | 2,915.85 SLL |
| 50 RUB | 14,579.24 SLL |
| 100 RUB | 29,158.47 SLL |
| 500 RUB | 145,792.35 SLL |
| 1,000 RUB | 291,584.71 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-06T17:14:00Z",
"rates": {
"SLL": 291.584708
}
}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": 29158.4708,
"rate": 291.584708
}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