Rate Overview
Live
1 SYP = 0.006448 RUB
1 RUB = 155.0868
SYP
Avg
0.584901
High
0.739966
Low
0.006361
Last updated: 8/25/2026, 7:39:57 PM
Quick Conversions
| SYP | RUB |
|---|---|
| 1 SYP | 0.01 RUB |
| 10 SYP | 0.06 RUB |
| 50 SYP | 0.32 RUB |
| 100 SYP | 0.64 RUB |
| 500 SYP | 3.22 RUB |
| 1,000 SYP | 6.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-08-25T19:39:57Z",
"rates": {
"RUB": 0.006448
}
}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.6447999999999999,
"rate": 0.006448
}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