Rate Overview
Live
1 RUB = 1.3604 SYP
1 SYP = 0.735082
RUB
Avg
123.9556
High
165.5064
Low
1.3604
Last updated: 3/27/2026, 6:49:22 AM
Quick Conversions
| RUB | SYP |
|---|---|
| 1 RUB | 1.36 SYP |
| 10 RUB | 13.60 SYP |
| 50 RUB | 68.02 SYP |
| 100 RUB | 136.04 SYP |
| 500 RUB | 680.20 SYP |
| 1,000 RUB | 1,360.39 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-03-27T06:49:22Z",
"rates": {
"SYP": 1.360393
}
}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": 136.0393,
"rate": 1.360393
}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