Rate Overview
Live
1 RUB = 1.3195 RSD
1 RSD = 0.757880
RUB
Avg
1.3282
High
1.3785
Low
1.3059
Last updated: 7/25/2026, 8:32:07 PM
Quick Conversions
| RUB | RSD |
|---|---|
| 1 RUB | 1.32 RSD |
| 10 RUB | 13.19 RSD |
| 50 RUB | 65.97 RSD |
| 100 RUB | 131.95 RSD |
| 500 RUB | 659.74 RSD |
| 1,000 RUB | 1,319.47 RSD |
Get RUB/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=RSDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-25T20:32:07Z",
"rates": {
"RSD": 1.31947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "RSD",
"amount": 100
},
"result": 131.947,
"rate": 1.31947
}Build with RUB/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key