Rate Overview
Live
1 SYP = 0.735081 RUB
1 RUB = 1.3604
SYP
Avg
0.608379
High
0.739966
Low
0.007188
Last updated: 3/27/2026, 3:26:05 AM
Quick Conversions
| SYP | RUB |
|---|---|
| 1 SYP | 0.74 RUB |
| 10 SYP | 7.35 RUB |
| 50 SYP | 36.75 RUB |
| 100 SYP | 73.51 RUB |
| 500 SYP | 367.54 RUB |
| 1,000 SYP | 735.08 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-27T03:26:05Z",
"rates": {
"RUB": 0.735081
}
}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.5081,
"rate": 0.735081
}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