Rate Overview
Live
1 RUB = 1.4049 SYP
1 SYP = 0.711806
RUB
Avg
1.4250
High
1.4406
Low
1.4049
Last updated: 3/6/2026, 5:15:40 PM
Quick Conversions
| RUB | SYP |
|---|---|
| 1 RUB | 1.40 SYP |
| 10 RUB | 14.05 SYP |
| 50 RUB | 70.24 SYP |
| 100 RUB | 140.49 SYP |
| 500 RUB | 702.44 SYP |
| 1,000 RUB | 1,404.88 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-06T17:15:40Z",
"rates": {
"SYP": 1.404878
}
}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": 140.4878,
"rate": 1.404878
}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