Rate Overview
Live
1 SYP = 0.696512 RUB
1 RUB = 1.4357
SYP
Avg
0.702228
High
0.713919
Low
0.696512
Last updated: 7/5/2026, 11:53:45 PM
Quick Conversions
| SYP | RUB |
|---|---|
| 1 SYP | 0.70 RUB |
| 10 SYP | 6.97 RUB |
| 50 SYP | 34.83 RUB |
| 100 SYP | 69.65 RUB |
| 500 SYP | 348.26 RUB |
| 1,000 SYP | 696.51 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-07-05T23:53:45Z",
"rates": {
"RUB": 0.696512
}
}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": 69.6512,
"rate": 0.696512
}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