Rate Overview
Live
1 RUB = 157.2620 SYP
1 SYP = 0.006359
RUB
Avg
155.6813
High
157.2620
Low
152.9568
Last updated: 8/22/2026, 11:57:01 PM
Quick Conversions
| RUB | SYP |
|---|---|
| 1 RUB | 157.26 SYP |
| 10 RUB | 1,572.62 SYP |
| 50 RUB | 7,863.10 SYP |
| 100 RUB | 15,726.20 SYP |
| 500 RUB | 78,630.98 SYP |
| 1,000 RUB | 157,261.97 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-22T23:57:01Z",
"rates": {
"SYP": 157.261966
}
}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": 15726.1966,
"rate": 157.261966
}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