Rate Overview
Live
1 RUB = 155.0652 SYP
1 SYP = 0.006449
RUB
Avg
20.6477
High
155.0652
Low
1.3184
Last updated: 8/25/2026, 7:39:13 PM
Quick Conversions
| RUB | SYP |
|---|---|
| 1 RUB | 155.07 SYP |
| 10 RUB | 1,550.65 SYP |
| 50 RUB | 7,753.26 SYP |
| 100 RUB | 15,506.52 SYP |
| 500 RUB | 77,532.60 SYP |
| 1,000 RUB | 155,065.19 SYP |
Get RUB/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SYPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-25T19:39:13Z",
"rates": {
"SYP": 155.065195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SYP",
"amount": 100
},
"result": 15506.519499999999,
"rate": 155.065195
}Build with RUB/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key