Rate Overview
Live
1 RUB = 153.8371 SYP
1 SYP = 0.006500
RUB
Avg
152.9642
High
154.8771
Low
150.1041
Last updated: 9/14/2026, 5:11:04 AM
Quick Conversions
| RUB | SYP |
|---|---|
| 1 RUB | 153.84 SYP |
| 10 RUB | 1,538.37 SYP |
| 50 RUB | 7,691.85 SYP |
| 100 RUB | 15,383.71 SYP |
| 500 RUB | 76,918.53 SYP |
| 1,000 RUB | 153,837.06 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-09-14T05:11:04Z",
"rates": {
"SYP": 153.837061
}
}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": 15383.706100000001,
"rate": 153.837061
}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