Rate Overview
Live
1 SYP = 0.655451 RUB
1 RUB = 1.5257
SYP
Avg
0.654665
High
0.660235
Low
0.651174
Last updated: 6/16/2026, 11:59:30 AM
Quick Conversions
| SYP | RUB |
|---|---|
| 1 SYP | 0.66 RUB |
| 10 SYP | 6.55 RUB |
| 50 SYP | 32.77 RUB |
| 100 SYP | 65.55 RUB |
| 500 SYP | 327.73 RUB |
| 1,000 SYP | 655.45 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-06-16T11:59:30Z",
"rates": {
"RUB": 0.655451
}
}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": 65.5451,
"rate": 0.655451
}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