Rate Overview
Live
1 RUB = 1.4345 SYP
1 SYP = 0.697085
RUB
Avg
1.4278
High
1.4357
Low
1.4045
Last updated: 7/6/2026, 5:46:57 PM
Quick Conversions
| RUB | SYP |
|---|---|
| 1 RUB | 1.43 SYP |
| 10 RUB | 14.35 SYP |
| 50 RUB | 71.73 SYP |
| 100 RUB | 143.45 SYP |
| 500 RUB | 717.27 SYP |
| 1,000 RUB | 1,434.55 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-07-06T17:46:57Z",
"rates": {
"SYP": 1.434546
}
}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": 143.4546,
"rate": 1.434546
}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