Rate Overview
Live
1 RUB = 157.1994 SYP
1 SYP = 0.006361
RUB
Avg
69.3795
High
162.3656
Low
1.3510
Last updated: 8/24/2026, 10:51:13 AM
Quick Conversions
| RUB | SYP |
|---|---|
| 1 RUB | 157.20 SYP |
| 10 RUB | 1,571.99 SYP |
| 50 RUB | 7,859.97 SYP |
| 100 RUB | 15,719.94 SYP |
| 500 RUB | 78,599.70 SYP |
| 1,000 RUB | 157,199.40 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-24T10:51:13Z",
"rates": {
"SYP": 157.199403
}
}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": 15719.940299999998,
"rate": 157.199403
}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