Rate Overview
Live
1 RUB = 280.5271 SLL
1 SLL = 0.003565
RUB
Avg
279.7594
High
280.5390
Low
277.7475
Last updated: 5/7/2026, 7:45:56 AM
Quick Conversions
| RUB | SLL |
|---|---|
| 1 RUB | 280.53 SLL |
| 10 RUB | 2,805.27 SLL |
| 50 RUB | 14,026.35 SLL |
| 100 RUB | 28,052.71 SLL |
| 500 RUB | 140,263.55 SLL |
| 1,000 RUB | 280,527.10 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-05-07T07:45:56Z",
"rates": {
"SLL": 280.527095
}
}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": 28052.709499999997,
"rate": 280.527095
}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