Rate Overview
Live
1 RUB = 272.2542 SLL
1 SLL = 0.003673
RUB
Avg
277.8570
High
284.6802
Low
272.2542
Last updated: 8/15/2026, 10:26:51 PM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 272.25 SLL |
| 10 RUB | 2,722.54 SLL |
| 50 RUB | 13,612.71 SLL |
| 100 RUB | 27,225.42 SLL |
| 500 RUB | 136,127.11 SLL |
| 1,000 RUB | 272,254.22 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-08-15T22:26:51Z",
"rates": {
"SLL": 272.254221
}
}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": 27225.422099999996,
"rate": 272.254221
}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