Rate Overview
Live
1 SYP = 0.711805 RUB
1 RUB = 1.4049
SYP
Avg
0.701830
High
0.711805
Low
0.694175
Last updated: 3/6/2026, 11:48:52 PM
Quick Conversions
| SYP | RUB |
|---|---|
| 1 SYP | 0.71 RUB |
| 10 SYP | 7.12 RUB |
| 50 SYP | 35.59 RUB |
| 100 SYP | 71.18 RUB |
| 500 SYP | 355.90 RUB |
| 1,000 SYP | 711.81 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-06T23:48:52Z",
"rates": {
"RUB": 0.711805
}
}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": 71.1805,
"rate": 0.711805
}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