Rate Overview
Live
1 RUB = 1.4648 SYP
1 SYP = 0.682679
RUB
Avg
1.4419
High
1.4677
Low
1.4074
Last updated: 4/16/2026, 7:17:00 AM
Quick Conversions
| RUB | SYP |
|---|---|
| 1 RUB | 1.46 SYP |
| 10 RUB | 14.65 SYP |
| 50 RUB | 73.24 SYP |
| 100 RUB | 146.48 SYP |
| 500 RUB | 732.41 SYP |
| 1,000 RUB | 1,464.82 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-04-16T07:17:00Z",
"rates": {
"SYP": 1.464817
}
}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": 146.4817,
"rate": 1.464817
}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