Rate Overview
Live
1 SYP = 0.650447 RUB
1 RUB = 1.5374
SYP
Avg
0.266735
High
0.758496
Low
0.006000
Last updated: 5/27/2026, 4:52:40 AM
Quick Conversions
| SYP | RUB |
|---|---|
| 1 SYP | 0.65 RUB |
| 10 SYP | 6.50 RUB |
| 50 SYP | 32.52 RUB |
| 100 SYP | 65.04 RUB |
| 500 SYP | 325.22 RUB |
| 1,000 SYP | 650.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-05-27T04:52:40Z",
"rates": {
"RUB": 0.650447
}
}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.0447,
"rate": 0.650447
}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