Rate Overview
Live
1 RUB = 271.9221 SLL
1 SLL = 0.003678
RUB
Avg
269.4041
High
283.5950
Low
262.6064
Last updated: 9/5/2026, 6:44:40 PM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 271.92 SLL |
| 10 RUB | 2,719.22 SLL |
| 50 RUB | 13,596.10 SLL |
| 100 RUB | 27,192.21 SLL |
| 500 RUB | 135,961.03 SLL |
| 1,000 RUB | 271,922.06 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-09-05T18:44:40Z",
"rates": {
"SLL": 271.922064
}
}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": 27192.2064,
"rate": 271.922064
}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