Rate Overview
Live
1 SYP = 0.006479 RUB
1 RUB = 154.3448
SYP
Avg
0.006553
High
0.006662
Low
0.006456
Last updated: 9/13/2026, 1:28:10 PM
Quick Conversions
| SYP | RUB |
|---|---|
| 1 SYP | 0.01 RUB |
| 10 SYP | 0.06 RUB |
| 50 SYP | 0.32 RUB |
| 100 SYP | 0.65 RUB |
| 500 SYP | 3.24 RUB |
| 1,000 SYP | 6.48 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-09-13T13:28:10Z",
"rates": {
"RUB": 0.006479
}
}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": 0.6479,
"rate": 0.006479
}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