Rate Overview
Live
1 RUB = 157.0276 SYP
1 SYP = 0.006368
RUB
Avg
155.3092
High
157.0276
Low
152.9568
Last updated: 8/21/2026, 2:51:56 PM
Quick Conversions
| RUB | SYP |
|---|---|
| 1 RUB | 157.03 SYP |
| 10 RUB | 1,570.28 SYP |
| 50 RUB | 7,851.38 SYP |
| 100 RUB | 15,702.76 SYP |
| 500 RUB | 78,513.82 SYP |
| 1,000 RUB | 157,027.64 SYP |
Get RUB/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SYPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-21T14:51:56Z",
"rates": {
"SYP": 157.027637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SYP",
"amount": 100
},
"result": 15702.7637,
"rate": 157.027637
}Build with RUB/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key