Rate Overview
Live
1 SYP = 0.732712 RUB
1 RUB = 1.3648
SYP
Avg
0.746724
High
0.778731
Low
0.728475
Last updated: 3/27/2026, 1:50:03 AM
Quick Conversions
| SYP | RUB |
|---|---|
| 1 SYP | 0.73 RUB |
| 10 SYP | 7.33 RUB |
| 50 SYP | 36.64 RUB |
| 100 SYP | 73.27 RUB |
| 500 SYP | 366.36 RUB |
| 1,000 SYP | 732.71 RUB |
Get SYP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=RUBExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T01:50:03Z",
"rates": {
"RUB": 0.732712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "RUB",
"amount": 100
},
"result": 73.27120000000001,
"rate": 0.732712
}Build with SYP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key